Tweaked the code based on the patches in #1461832: Cannot map to a date field so we're now using PHPExcel_Shared_Date::ExcelToPHPObject() to convert the date/time rather than mktime(). Note, the current methodolgy allows for dates to be entered as strings aswell as numeric values.