Hello, as the pic above, the cell don't show the Datetime correctly. It should be show base on the setting +00:80
instead of showing UTC time.
Hi @AnsonHwang,
I'm looking into this & am submitting it as a bug to our team.
I'm wondering if, for now, only setting the display to +8:00 would solve your use case (and then doing any date conversion on your update query)?
Strange. This seems to still be a thing. I fixed by adding .toISOString() onto the date columns item value.
1 Like
Yeah, this issue is still there, Time value changes when it stores in the database. Column type is Date + Time and Time Zone is set to User local time, I applied different things but none work, finally I saw @Shawn_Crocker comment and it resolved the issue .