Hello, I have basically the same question as the guy in this post:
I'm creating application in APEX 5.0 which has desktop a mobile interface. In the mobile interface I want to create an event and insert it into the database.
But there is a problem, how to do that with date picker html 5. Because of the date format YYYY-MM-DD"T"HH24:MI:SS I don't know how to insert created row in to the database.
When I have time in this format, no error pops up, but no row is inserted.
I'm viewing this in Chrome, cause Firefox not working properly.
Is there any solution to this problem?
Thanks
Zajcev