I check database it shows this: 2024-11-30 : 5PM
it show on form : 2024-12-01
I input from UI: 2024-12-01 -
My time is UTC+7
TL;DR
Developers are wondering how Appwrite stores datetime due to discrepancies between what is in the database, what shows on the form, and what is input from the UI. The issue seems to arise from timezone differences. The solution may involve adjusting the timezone settings within the Appwrite platform to ensure consistency.