Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web GUI cannot set a custom timezone #19

Open
nuke-web3 opened this issue Oct 10, 2022 · 3 comments
Open

Web GUI cannot set a custom timezone #19

nuke-web3 opened this issue Oct 10, 2022 · 3 comments

Comments

@nuke-web3
Copy link

Seems that the browser's local timezone is used (without inspecting code)

I would like a way to set to use my timezone by default, or manually select one from a dropdown list ala google:
image

Even just manually setting the offset from UTC would be ok too as an MVP.

@nuke-web3
Copy link
Author

perhaps a dup or supersedes #3 😅

@Nabushika
Copy link
Contributor

I'm wondering how complicated this might get, we don't want to confuse the user if it uses their local time automatically but we also have a timezone picker.
If we do, is this too fancy or would it do?

@mre
Copy link
Owner

mre commented Nov 14, 2022

Was thinking about a simple dropdown next to the start and end fields which would list all available timezones and default to the user's local timezone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants