dateparser
Parse dates in string formats that are commonly used
0.3.1
4.2M downloads/mo
#4930 most downloaded on crates.io
waltzofpearls/dateparser
What this package is like to depend on
Last release 5 months ago
25 Mar 2026
Ships unpredictably
gaps range from 1 weeks to 2.4 years
Most releases are documented
notes for 9 of 12 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
12 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
12 releases · May 2021 to Mar 2026Releases
latest 12-
0.3.125 Mar 2026Release notes
Open source →What's Changed
- fix flaky tests and github actions by @waltzofpearls in #67
- Bump version 0.3.1 by @waltzofpearls in #68
Full Changelog: v0.3.0...v0.3.1
-
0.2.113 Nov 2023Release notes
Open source →What's Changed
- Run check & test jobs on Linux, macOS, & Windows with stable, beta, & nightly Rust by @autarch in #38
- update dependencies by @waltzofpearls in #40
- fix typo in readme by @waltzofpearls in #42
- makefile: improve bump version by @waltzofpearls in #43
- version: bump to 0.2.1 by @waltzofpearls in #44
New Contributors
Full Changelog: v0.2.0...v0.2.1
-
0.2.026 Mar 2023Release notes
Open source →What's Changed
- Fix parse_with() by @kdwarn in #33
- update deps for belt app and fixed warnings in one dateparser example by @waltzofpearls in #35
- update readme files by @waltzofpearls in #36
- version: bump to 0.2.0 by @waltzofpearls in #37
New Contributors
Full Changelog: v0.1.8...v0.2.0
-
0.1.826 Jan 2023Release notes
Open source →What's Changed
#[derive(Clone, Debug)]forDateTimeUtcby @kkysen in #27- improve cross compile by @waltzofpearls in #28
- version: bump to 0.1.8 by @waltzofpearls in #29
- give github workflow
build_and_release.ymla name field by @waltzofpearls in #30 - fix
cargo-publishjob inbuild_and_release.ymlworkflow by @waltzofpearls in #31
New Contributors
Full Changelog: v0.1.7...v0.1.8
-
0.1.717 Aug 2022Release notes
Open source →This version has a contribution from @gyfis fixed a bug in milli/micro/nano seconds parsing, along with some CI fixes and cargo deps update.
-
0.1.610 Oct 2021 -
0.1.528 Jun 2021 -
0.1.406 Jun 2021Release notes
Open source →dateparser: support more formats + parsing on a specific timezone
- support more datetime parsing formats
- new function
parse_with_timezone()that can specify a custom timezone offset - new struct
Parsewith all the parsing functions moved into there
-
0.1.326 May 2021Release notes
Open source →This version has 99.89% improvement on speed. Performance driven optimization FTW!
dateparser: wrap regex with lazy_staticdateparser: new timezone parserdateparser: table driven test cases
-
0.1.219 May 2021Nothing published for this version
-
0.1.115 May 2021Nothing published for this version
-
0.1.015 May 2021Nothing published for this version