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

Implement IANA time zone ID normalization #4548

Closed
wants to merge 15 commits into from
Closed

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    9e89073 View commit details
    Browse the repository at this point in the history
  2. Add coverage test, currently failing :(

      left: "America/Argentina/Comodrivadavia"
     right: "America/Argentina/ComodRivadavia"
    sffc committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    33d7b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed206e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    7ffed13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8748787 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Add another reference to V2

    sffc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    82cf521 View commit details
    Browse the repository at this point in the history
  2. datagen

    sffc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    046d94d View commit details
    Browse the repository at this point in the history
  3. Fix make_testdata.rs

    sffc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7d88492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb31d86 View commit details
    Browse the repository at this point in the history
  5. Implement new normalize_iana

    sffc committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    77c096f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    250ceb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81e2c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a610b26 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    eb3e514 View commit details
    Browse the repository at this point in the history
  2. Delete duplicate definition

    sffc committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d563970 View commit details
    Browse the repository at this point in the history