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

Temporal: Tests for corner case in TZDB involving DST transition in 1919 #4158

Merged
merged 1 commit into from
Sep 5, 2024

Commits on Sep 5, 2024

  1. Temporal: Tests for corner case in TZDB involving DST transition in 1919

    These tests add coverage for a corner case in the TZDB. In spring 1919,
    the America/Toronto time zone switched to DST at 23:30 on March 30th,
    skipping an hour ahead to 00:30 on March 31st. This meant that both March
    30th and March 31st were 23.5-hour days.
    
    See: tc39/proposal-temporal#2910
    ptomato committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3acef77 View commit details
    Browse the repository at this point in the history