I as a developer
Want to detect and save the user's timezone
So that save entries with the appropriate timezone
Description
Need to draw the current timezone from the browser and save it in the state.
When an entry is created or updated, the timezone must be passed to backend.
Display on UI needs to be simple.
Need to check how this new column in database will affect the logic of overlapping time entries.
I as a developer
Want to detect and save the user's timezone
So that save entries with the appropriate timezone
Description
Need to draw the current timezone from the browser and save it in the state.
When an entry is created or updated, the timezone must be passed to backend.
Display on UI needs to be simple.
Need to check how this new column in database will affect the logic of overlapping time entries.