mirror of
https://github.com/bspeice/dtparse
synced 2026-06-07 05:41:52 -04:00
445464a3c0a86c8f89be4132e7b90f9665ff0363
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%