-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Polyfill: Align HandleDateTimeTemporalDateTime with spec
The spec does not say to create a PlainDateTime with the DateTimeFormat's calendar here. This is an observable difference from the spec because now GetInstantFor may call the original PlainDateTime instance's calendar's dateAdd method, although after #2519 that should no longer be observable.
- Loading branch information
Showing
1 changed file
with
1 addition
and
25 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