-
Goal: Have a datetime input on a Forms that can manage the timezone.
-
Steps: I default the Datetime to
{{ new Date() }}
If it is not adjusted the value comes back perfectly.
2024-08-12T21:53:49.427-0700
However if the user modifies the dattime component it will only give me the date and time they set but not their timezone offset
2024-08-12T21:53:49.427
- Details: In building an app you can checkbox to manage timezones
Manage date and time values in web apps | Retool Docs
I feel it is very important to be able to have a form that can capture the timezone in the date & time feilds