This repository has been archived by the owner on May 13, 2022. It is now read-only.
Set time zones based on client #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Description:
We should enable the page to resolve the the local timezone.
This can be achieved through:
Intl.DateTimeFormat().resolvedOptions().timeZone
Questions: Is there a reason why this isn't done?
Happy to create PR for this.
The text was updated successfully, but these errors were encountered: