Hello,
Exporting to excel a xBrowse column of type Date, the program crashes in this line:
[code=fw:2ym4j4e5][/code:2ym4j4e5]
at begin of the [code=fw:2ym4j4e5][/code:2ym4j4e5]
It is because I have excel in Italian and the dateFormat is like dd/mm/yyyy.
I put here the same fix I see in another place in the same file:
[code=fw:2ym4j4e5][/code:2ym4j4e5]
I see that for OOCalc export there is a GetNumberFormatId that convert it for localized formats, maybe we can do it for excel too...
↧