| 16:10 | <ryzokuken> | okay, done |
| 16:10 | <ryzokuken> | ECMA-262 is ready for opt-out, what do we aim to do |
| 18:26 | <sffc> | Thanks for the feedback ryzokuken ; I'm responding to it today |
| 19:05 | <Richard Gibson> | @sffc there are also some unresolved comments from my first pass: |
| 19:07 | <sffc> | Yep; I plan to resolve them at the same time |
| 19:07 | <sffc> | Do you still plan to give numberformat.html another pass? |
| 20:23 | <Richard Gibson> | yes, just about done now |
| 20:33 | <Richard Gibson> | done |
| 20:48 | <justingrant> | Richard Gibson and I opened an editorial PR (https://github.com/tc39/ecma262/pull/3035) for ECMA-262 to refactor how time zone identifiers are handled. Feedback welcome! The goals of this PR are:
I'd particularly like feedback on a naming thing: Richard is concerned that the terms "canonicalization" and "canonical identifier" are too strong given that canonicalization can change over time in IANA TZDB and because other uses of "canonical" mostly refer to canonicalizing of upper/lower case. So in the PR we're using "resolving" and "primary identifier" instead. If you have an opinion about this term change, then we'd like to hear it. |