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 cc1c642 commit 31d15aeCopy full SHA for 31d15ae
CHANGELOG.md
@@ -9,6 +9,9 @@
9
- Fixed reading timezone files.
10
- Added support for parsing padded 2-digit days of the month with `from_format()`
11
- Fixed `from_format()` trying to parse escaped tokens.
12
+- Fixed the `z` token timezone parsing in `from_format()` to allow underscores.
13
+- Fixed C extensions build errors.
14
+- Fixed `age` calculation for future dates.
15
16
17
## [2.0.3] - 2018-07-30
0 commit comments