Date doesnt show properly

Hi,

I want to extract fitness data from an external database and print it to the screen. Since there is a date filter in the API I use, I want to use a date filter in the application. For this, I created a datepicker object and I add the selected date as a query when making a request. However, I noticed that there was a problem while sending the request. After investigating the reason, I realized that I had sent the date in the wrong format. I thought I was sending the date in DD/MM/YYYY format, but when I printed the selected date, I realized it was actually DD.MM.YYYY. There are options like “releated, short, date” when printing this date. I chose the “date” option because it seemed to give the format I wanted in the example, but it printed the date with a “dot” between the day, month, year. What can I do about this issue?

Writing selected date

Datepicker

ss2

Apperance of selected date after select date at Adalo preview

ss3

Hi Koksal,

This looks like it may be a bug.

Please submit a support ticket.

1 Like

I’ve submitted a support ticket. Thank you @James_App_Maker

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.