C
ChrisCPS
I am using Delphi to create Excel spreadsheet. Under OfficeXP using UK
locale(shortdate format dd/mm/yyyy) dates with day <=12 are being formatted
as mm/dd/yyyy, dates with dd >12 are formatted in right order.
The same application running under WinXP but with Office97-SR2 all dates
format ok.
Is there a bug in OfficeXP (or versions > 97)??
I see Microsoft article 213514 describes the symptoms exactly - is there a
fix for this?? or a workaround? I have tried different display formats (e.g.
longdateformat) in my Delphi tables, but the MM/dd reversal still occurs.
(Using D6, TscExcelExport)
Thanks
Chris
locale(shortdate format dd/mm/yyyy) dates with day <=12 are being formatted
as mm/dd/yyyy, dates with dd >12 are formatted in right order.
The same application running under WinXP but with Office97-SR2 all dates
format ok.
Is there a bug in OfficeXP (or versions > 97)??
I see Microsoft article 213514 describes the symptoms exactly - is there a
fix for this?? or a workaround? I have tried different display formats (e.g.
longdateformat) in my Delphi tables, but the MM/dd reversal still occurs.
(Using D6, TscExcelExport)
Thanks
Chris