Skip to content

Conversation

@jar349
Copy link

@jar349 jar349 commented Oct 15, 2023

Closes #455

This PR changes the way that timestamps are converted from local time into UTC time. It uses Python's built-in timezone code instead the 3rd-party pytz module. In addition, I removed all of the code that was attempting to make use of the configured timezone because the configuration is currently hard-coded to "local". I added to TODO to remind us of our eventual intent to make use of the configuration.

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

Successfully merging this pull request may close these issues.

Grott Time conversion does not consider daylight savings time

1 participant