mirror of
https://github.com/bspeice/dtparse
synced 2025-07-11 18:54:57 -04:00
51ed3ecf732b0325d39942c22070a82bbda65295

Failing currently, but still making progress. We're essentially at a releasable point I think.
dtparse
A dateutil-compatible timestamp parser for Rust
Where it stands
Currently, most of the non-timezone functionality is complete (absent a couple of failing test cases that use fractional minutes).
Timezone support in Rust right now is a bit limited, but should be enough that a compatible parser can be built.
Description
Languages
Rust
88.8%
Python
11.2%