13:06 | <sachag> | hi all! just wanted to let you know that this year's State of JS survey is now open: https://survey.devographics.com/survey/state-of-js/2022 |
13:07 | <sachag> | also, I'm starting a mailing list focused on collaboration around the surveys if anybody would like to join: https://www.devographics.com/working-group/ |
13:10 | <sffc> | littledanljharbRichard Gibson: note that Date.parse is still evolving; see the link I shared in the ECMA-402 channel: https://bugs.chromium.org/p/v8/issues/detail?id=13494 Basically there is a web reality concern that Date.parse can round-trip Intl.DateTimeFormat at least in the en-US locale. |
20:14 | <snek> | is there any intl way to see if the os prefers 24 hour time? |
20:15 | <snek> | like if the user's locale is en-US but they want 24 hour time anyway |
21:03 | <ptomato> | I think this is the "user preferences" proposal |
22:23 | <snek> | I think this is the "user preferences" proposal |
23:05 | <ptomato> | https://github.com/tc39/ecma402/blob/master/meetings/notes-2022-11-03.md#proposals-and-discussion-topics |