2023-05-29 [01:25:14.0123] One of the remaining open issues in [proposal-canonical-tz](https://github.com/tc39/proposal-canonical-tz#readme) how to handle the case when the OS's time zone ID is unrecognized by ECMAScript. Example: an older Electron app running on a newly-patched OS that has its time zone set to a new ID, like America/Ciudad_Juarez that was just added to the IANA Time Zone Database. There's a PR at https://github.com/tc39/proposal-canonical-tz/pull/25 that proposes a solution: use the same `Etc/Unknown` ID that ICU uses to handle this case, but also accept as input to Temporal and Intl.DateTimeFormat methods that accept IDs. I would be grateful for feedback on this PR if you think this is a good (or a bad!) solution, and to hear any concerns that you have. Thanks! 2023-05-31 [18:38:43.0023] I added it to this week's TG2 agenda [10:37:58.0137] sffc: can you make sure that https://github.com/tc39/ecma402/issues/683 is on the agenda as well? I'll try to have a PR up today [12:35:17.0457] My colleague Sean Burke is interested in attending the meeting tomorrow. He's not yet an official Mozilla delegate, I wanted to double check there's no problem with him attending.