Hi
Any idea why the date picker is not working properly?
The data is coming directly from a DATETIME record.
Thanks, Mario
Hi
Any idea why the date picker is not working properly?
The data is coming directly from a DATETIME record.
Thanks, Mario
Can you specify what exactly is not working? For this, we need the following information:
Thanks,
Mark
Should be “04/01/2023 12:00” not “Sa/04/yyyy 12:00” this is new from this last days something changed?
Thanks, Mario
That’s what you see in Backendless console. My first question was what you get from the API. Can you get that information?
Seems like the old date/time pattern is not supported anymore
try to change it to MM/DD/YYYY HH:mm
here are all available formats
OK, solved I need to check all my pages, now 135 pages!
When was the date/pattern changed because I miss the notification where I must be checking this type of updates?
Please check the default still coming wrong and should be DD/MM/YYYY not dd/MM/yyyy.
For my format I need DD/MM/YYYY HH:MM.
Thanks, Mario