Am getting difficult configuring my local timezone when creating documents. Appwrite does not pick the correct time zone from system.
The documets saved are 1hour behind my localtime.
Appwrite uses UTC.
Thanks @darShan
FYI, in general, it's a good idea to use UTC for everything server-side. this makes things standards in cases where you may have a distributed cluster for your backend
@Steven This is well understood.
[SOLVED] Invalid datetime on $createdAt & $updatedAt attributes
Recommended threads
- Couldnt not do appwrite push tables
Not sure why i am not able to create my tables
- SELF HOSTING ISSUE, DATA NOT MIGRATING T...
Hey, devs, I recently tried to migrate my cloud instance to a self hosted version but my data is not transferred fully only the table structure is transferred ...
- No Document ID?
Hi I have a self hosted appwrite. My documents get a document ID but are not visible in the console. I don't know why this happens and how to fix this