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

Timezone optionality #634

Open
pinguicula opened this issue Sep 19, 2024 · 0 comments
Open

Timezone optionality #634

pinguicula opened this issue Sep 19, 2024 · 0 comments

Comments

@pinguicula
Copy link

The local system is set to UTC (and I agree that all records should be saved in UTC). But it would be good to be able to display the times in a selected local zone (initial implementation could be a time-offset that is manually adjusted to not have to deal with the tz-implementation)

In summary, the suggestion is:

  1. Add option to have an hour offset in displayed time
  2. Add functionality to handle timezones and display based on zone rather than simple hourly offset.
  3. Add support to store the offset (replace Z with +nn:00)
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

1 participant