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

Editorial: Pass Duration Records rather than individual components #2290

Merged
merged 8 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    8a30134 View commit details
    Browse the repository at this point in the history
  2. Polyfill: Bring DefaultTemporalLargestUnit in line with spec text

    Implements the previous commit in the reference code.
    ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    77ac5a8 View commit details
    Browse the repository at this point in the history
  3. Editorial: Refactor AddDuration to use duration fields rather than in…

    …dividiual aliases
    gibson042 authored and ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2d7ddac View commit details
    Browse the repository at this point in the history
  4. Polyfill: Bring AddDurations in line with spec text

    Implements the previous commit in the reference code.
    ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22933de View commit details
    Browse the repository at this point in the history
  5. Editorial: Refactor AddZonedDateTime to accept a Duration (Record) ra…

    …ther than individual fields
    gibson042 authored and ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a633866 View commit details
    Browse the repository at this point in the history
  6. Polyfill: Bring AddZoneddateTime in line with spec text

    Implements the previous commit in the reference code.
    ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    62fd209 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ef90bb View commit details
    Browse the repository at this point in the history
  8. Polyfill: Bring AddDurationToOrSubtractDurationFrom in line with spec…

    … text
    
    Implements the previous commit in the reference code.
    ptomato committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0a24165 View commit details
    Browse the repository at this point in the history