Date Picker crazy

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:

  1. What data is returned (be very specific and show an example of the actual data returning from the server). You can get that information from the “Network” tab in browser’s devtools panel.
  2. What is displayed, again, be specific and use annotations in screenshots - for example, adding an arrow showing where the problem is
  3. What was the expected result? How is it different from what you actually got?

Thanks,
Mark

  1. The data to show is this:

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?

Hi @Mario_Ghersi

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?

Screenshot 2023-04-20 at 18.40.22

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

1 Like

Hello @Mario_Ghersi,

please see the following post by @vladimir-upirov:

Regards,
Stanislaw