Justin Grant
Justin Grant
Node 22 added support for offset time zones options like `timeZone: '+05:30'` in the `Intl.DateTimeFormat` constructor. The test test262/test/intl402/DateTimeFormat/offset-timezone-no-unicode-minus-sign.js verifies that the character U+2212 (unicode minus sign) is rejected when...
I've seen NASA-style countdown timers that include days as a top-level unit, with display like this:`T-3:23:58:59` which means almost 4 days before launch time. The days use the same separator...
- Extension version: 0.120.0 - VSCode Version: 1.105.0 - OS: MacOS 15.6.1 (24G90) - Repository Clone Configuration (single repository/fork of an upstream repository): it's not a fork - GitHub Product...
### Is your feature request related to a problem? Please describe We've written a Moonraker extension as documented in https://moonraker.readthedocs.io/en/latest/external_api/extensions/ When we want to pass an error from our extension...