mirror of
https://github.com/bspeice/dtparse
synced 2025-07-02 06:16:23 -04:00
e4c49b2bb25b3946f968e08ebea3a3c1c8c73cde

And you know, hopefully don't delete the script next time.
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%