We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eebc657 commit 00f1d72Copy full SHA for 00f1d72
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
## 2.4.0 (2022-05-08)
4
5
- * Add support for parsing the ISO zone extension, like `2022-05-08T20:42:00.000+04:00[America/New_York"]`
+ * Add support for parsing the ISO zone extension, like `2022-05-08T20:42:00.000-04:00[America/New_York]`
6
* Add an `extendedZone` option to `toISO()` and `toISOTime`
7
* Improvements to `DateTime.isInDST()`
8
* Fix for parsing in Vietnames (and probably other languages)
0 commit comments