-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Editorial: Rename AddTemporalPlainYearMonth to AddDurationToOrSubtractDurationFromPlainYearMonth This AO has both addition and subtraction behavior, based on the first argument. Update the name accordingly and bring it in line with these similar AOs: - AddDurationToOrSubtractDurationFromDuration - AddDurationToOrSubtractDurationFromInstant - AddDurationToOrSubtractDurationFromPlainDateTime - AddDurationToOrSubtractDurationFromPlainTime - AddDurationToOrSubtractDurationFromZonedDateTime * Editorial: Fix rendering of 'subtract' in structured header * Editorial: Pass correct values to AddDurationToOrSubtractDurationFromPlainTime This fixes a 'normative typo' introduced in #2166. Instead of passing temporalTime twice, we need to also pass temporalDurationLike.
- Loading branch information
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters