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

TryFindSystemTimeZoneById #88071

Merged
merged 5 commits into from
Jun 29, 2023
Merged

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    036dd1f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update src/libraries/System.Private.CoreLib/src/System/TimeZoneInfo.U…

    …nix.cs
    
    Co-authored-by: Dan Moseley <danmose@microsoft.com>
    AlexRadch and danmoseley authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ca8cdc8 View commit details
    Browse the repository at this point in the history
  2. Documentation

    AlexRadch committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    624036c View commit details
    Browse the repository at this point in the history
  3. converting if-else to switch statement

    moving the common code to timezoneinfo.cs
    AlexRadch committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2899919 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. MaxKeyLength

    AlexRadch committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d2acd92 View commit details
    Browse the repository at this point in the history