Closed glebovpavel closed 7 years ago
Hi Pavel,
this is still not working unfortunately. I tested it on apex.oracle.com with plugin version 2.04.
This is the IR with HIREDATE with default data and my added column UPDATED (type is date and dateformat in apex is DD.MM.YYYY HH24:MI for both columns):
And this is the excel export:
@ma-schroeder Fixed in 2.10
Hi Pavel,
i am very sorry, but the error is still there with a german application setting:
The export still shows 22.09.2016 0:00 like in the above screenshots.
But when i switch to "English (United States) (en-us)" in the application settings it actually works.
The databse colum is of type Date and the format mask of that column in the IR settings is "DD.MM.YYYY HH24:MI". I tested it on apex.oracle.com with APEX version 5.1.2 and locally on 5.1.1. I re-uploaded and executed the script "install_all_packages.sql" and imported the plugin-file from version 2.10
Btw. the Version still shows 2.08 unter Shared Components > Plugins.
Hi Mathias, thank you for quick-testing!
send me please debug.txt like described in page 3 in Instructions.pdf.
In last version i add additional logging for date/timestamp formats.
P.S. Unfortunately i can take a look at the problem only after 3 weeks...
Regards, Pavel
Hi Pavel,
here is a zip-file with all three files:
Dont worry and thank you very much for this plugin!
Regards, Mathias
@ma-schroeder Hi, please take a look at the least version. Only IR_TO_XML.sql was really changed.
Hi Pavel,
nice, its working now. Thank you very much.
Now date in hh24:mi are shown in Excel as 00:00. That must be fixed.