Apex mobile Date-Picker (date with time) format mask error
Hi together.
I'm playing a little bit with Apex mobile.
I want to save a date with hours and minutes in the database. So i have an date field (type: date with time).
On my phone i can select an date value with time, but when i want to save the value, i get an format error, that the format 'YYYY-MM-DD"T"HH24:MI:SS' is wrong.
I can't change the format mask in the element properties, because it is everytime going back to the old value "YYYY-MM-DD"T"HH24:MI:SS", when i save it.
Regards Christian