Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Set time zones based on client #15

Open
roughpandaz opened this issue Dec 5, 2021 · 2 comments
Open

Set time zones based on client #15

roughpandaz opened this issue Dec 5, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@roughpandaz
Copy link

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.

@wslyvh
Copy link
Owner

wslyvh commented Dec 6, 2021

Hi, no specific reason why this isn't done, no. But it obviously makes sense.
Would be great if you can submit a PR.

@wslyvh wslyvh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Dec 6, 2021
@roughpandaz
Copy link
Author

roughpandaz commented Dec 7, 2021

@wslyvh Would be happy to do it.
To help me get started, could you let me know which file(s) I should be looking at?
I see these files so far:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants