-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove Calendar.timeFromFields(), Calendar.timeAdd(), Calendar.timeUntil(), Calendar.hour(), ..., Calendar.nanosecond(). - Remove PlainTime.withCalendar(). - Remove now.plainTime(). - Remove the calendar argument from PlainTime constructor. - Remove the calendarName option from PlainTime.toString(). - Throw if there's a non-ISO calendar passed to PlainTime.from(). - The value of PlainTime.calendar is always the ISO calendar. - Leave the names of the slots, the properties returned from PlainTime.getFields() and PlainTime.getISOFields(). See: #522
- Loading branch information
Showing
32 changed files
with
334 additions
and
1,087 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
Oops, something went wrong.