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

Make time of day methods handle daylight savings time (DST) better #5245

Merged
merged 9 commits into from
Mar 19, 2024

Commits on Mar 12, 2024

  1. Added selectors for local time for times of the day to fix daylight s…

    …avings time problems.
    chipkent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    07765ec View commit details
    Browse the repository at this point in the history
  2. Updated docs

    chipkent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    95e3506 View commit details
    Browse the repository at this point in the history
  3. Spotless

    chipkent committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e13b8f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Add deprecated methods.

    chipkent committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8224162 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Responding to review.

    chipkent committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1302602 View commit details
    Browse the repository at this point in the history
  2. Responding to review.

    chipkent committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1da1709 View commit details
    Browse the repository at this point in the history
  3. Responding to review.

    chipkent committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cf1db91 View commit details
    Browse the repository at this point in the history
  4. Spotless.

    chipkent committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e91fd6a View commit details
    Browse the repository at this point in the history
  5. Fix compile bug.

    chipkent committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    adc756c View commit details
    Browse the repository at this point in the history