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: Small batch of editorial issues #2928

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Editorial: Small batch of editorial issues #2928

merged 3 commits into from
Aug 21, 2024

Conversation

ptomato
Copy link
Collaborator

@ptomato ptomato commented Aug 21, 2024

This is preparation for #2925.

The spec text uses ToTemporalPartialDurationRecord here, not
PrepareTemporalFields.

This is relevant because we are going to refactor PrepareTemporalFields as
part of #2925.
ToTemporalTimeRecord can be simplified quite a lot and doesn't need to
call the more complicated PrepareTemporalFields. This change is
unobservable, but it's preparation for refactoring PrepareTemporalFields
in #2925.
Copy link
Collaborator

@justingrant justingrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

polyfill/lib/ecmascript.mjs Outdated Show resolved Hide resolved
The spec text uses ISODateToEpochDays here, not DifferenceISODate. (There
shouldn't be any difference, though.)
@ptomato ptomato merged commit eff8b62 into main Aug 21, 2024
5 checks passed
@ptomato ptomato deleted the editorial branch August 21, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants