Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,062 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in tc39/proposal-temporal that received 5 comments
- Partial spec for ZonedDateTime
- 'era' belongs in the domain of ECMA-402
- until() methods
- Allow property bags and strings in Calendar methods
- Rename difference() to since()
- Add note about rounding modes
- Rename properties with "is" in the name
- Don't use 'era' in iso8601 calendar
- Time zone and calendar protocol best practices
- Don't convert custom calendar fields to integers
- Calendar.fields method
- spec: update Intl to use ISO prefixed slot names
- Misc documentation and JSDoc updates
- spec: PartitionDateTimePattern improvements
- spec: fix instant handling in PartitionDateTimePattern
- Fix regex pattern for timezone offset parsing
- Allow strings and property bags as arguments
- Allow property bags in TimeZone.from and Calendar.from
- Accept strings in with() methods
- Allow ISO strings with bracketed time zone and no offset
- toString() precision
- Spec improvements
- Change getEpochSeconds() and friends to getters
- Various spec improvements
- Revert marking plural properties deprecated in TypeScript
- Some pull request reviews not shown.
Created an issue in tc39/proposal-temporal that received 2 comments
Re-re-reconsider accepting non-normalized arguments in timezone methods
See comments in #1015 (comment) . I don't think timezone is particularly less advanced than calendar, in any case.