Closed ivysochyn closed 7 months ago
The timestamp should be standardized so we can later compare it with the search query date and time creation.
I suggest storing time in UTC format, however, add a setting to select a timezone and convert the date time to a desired timezone. In javascript by default it's UTC, we can stick to it.
Changes were merged. Closing the issue.
Page which
GET
request fetches is in the incorrect timezone. The task is to set it to the Europe/Warszaw one.