iso8601
Parsing ISO8601 dates using nom
0.6.5
40M downloads/mo
#1427 most downloaded on crates.io
badboy/iso8601
What this package is like to depend on
Last release 29 days ago
25 Jul 2026
Ships fairly regularly
a new release about every 13 months
Most releases are documented
notes for 14 of 16 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
16 releases · first in 2015
2 releases in the last 12 months
see the full history below
Release timeline
16 releases · Nov 2015 to Jul 2026Releases
latest 16-
0.6.525 Jul 2026Release notes
Open source →What's Changed
- correctly display negative offsets (7af8cec)
- correctly display negative years (b3ba5ad)
- correctly calculate tz offsets in seconds (ea1b3a1)
- allow for 53 week years (a0e5295)
Full Changelog: v0.6.4...v0.6.5
-
0.6.424 Jul 2026Release notes
Open source →What's Changed
- fix: zero-pad milliseconds in Time and Duration display by @imcvampire in #64
- fix: correct week-day serialization by @hoodie in #65
New Contributors
- @imcvampire made their first contribution in #64
Full Changelog: v0.6.3...v0.6.4
Release notes
Open source →Fixes
- correct week-day serialization
- zero-pad milliseconds in Time and Duration display
-
0.6.315 May 2025Release notes
Open source →What's Changed
- ci: add semver checks by @hoodie in #62
- fix: use millisecond when converting to chrono by @Gaelik-git in #63
New Contributors
- @Gaelik-git made their first contribution in #63
Full Changelog: v0.6.2...v0.6.3
-
0.6.202 Feb 2025Release notes
Open source →What's Changed
- remove map combinator by @hoodie in #52
- chore: address lib.rs suggestions by @hoodie in #55
- little bit of spring cleaning: split the large lib.rs into several files by @hoodie in #54
- build: raise edition to 2021 by @hoodie in #56
- fix(dep): update to nom 8 by @hoodie in #61
Full Changelog: v0.6.1...v0.6.2
Release notes
Open source →- update to nom 8
- refactor: move types into separate modules
- add a few more examples in lib
-
0.6.112 Feb 2023 -
0.6.012 Feb 2023Release notes
Open source →- add serde (de)serializer implementations
- add conversion to chrono as a feature
- make parser error messages more explicit
-
0.5.109 Nov 2022 -
0.5.029 Jul 2022 -
0.4.201 Jun 2022 -
0.4.121 Nov 2021 -
0.4.027 Feb 2020 -
0.3.031 Jan 2019Release notes
Open source →- Add
Displayimplementations for exported structures - Implemented
FromStrforDate,TimeandDateTime - Upgraded to nom 4
- Formatted everything with
rustfmt
- Add
-
0.2.006 Nov 2017Release notes
Open source →- Upgraded nom
- Added fuzzing targets
- Correctly overwrite hours and minutes in
Time#set_tz - Correct small error in README example
-
0.1.116 Nov 2015Nothing published for this version
-
0.1.003 Nov 2015 -
0.0.103 Nov 2015Nothing published for this version