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
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...
- createCollection Deprecated
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...