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

Fix automatic DST support #3542

Merged
merged 1 commit into from
Jul 8, 2018
Merged

Fix automatic DST support #3542

merged 1 commit into from
Jul 8, 2018

Conversation

fiam
Copy link
Member

@fiam fiam commented Jul 8, 2018

  • Apply an offset of 3600s, not 3600ms.
  • Update the applied offset to the datetime, so callers can format
    the UTC offset properly.
  • Apply automatic DST even when non-DST tz offset is zero.

- Apply an offset of 3600s, not 3600ms.
- Update the applied offset to the datetime, so callers can format
the UTC offset properly.
- Apply automatic DST even when non-DST tz offset is zero.
@fiam fiam added this to the 2.0 milestone Jul 8, 2018
@fiam fiam merged commit d1862ec into development Jul 8, 2018
@fiam fiam deleted the agh_fix_auto_dst branch July 8, 2018 17:27
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.

1 participant