It looks like an odd custom formatting with unneeded escape
characters. The current format is d\/mm\/yyyy" "h":"mm":"ss AM/PM and
the formatting I would expect is d/mm/yyyy h:mm:ss AM/PM, without all
the escape characters, and this format works. I will have to look up
all the valid escape sequences and handle them all and add this in the
next version. I unfortunately don't have an easy code fix. Your only
immediate option is to go in and manually change the formatting of
these columns to just a system date format or a more standard custom
format.
Bruce Dunwiddie
On Jan 18, 7:54 pm, Buda56 <
peter.annand...@eds.com> wrote:
> Bruce,
> Further investigation has show that, if I reformat one of
> the date columns in the excel spreadsheet to custome foramt of "dd/mm/
> yyyy hh:mm" and then run the import. During debug of the line I can
> see the reformatted column has the correct data i.e. "07/01/2009
> 10:56" but the other non formatted date columns only have the date.
>
> I have emailed you the specified file so you may have a look.
>
> Regards..
> Peter
>