1
0
mirror of https://github.com/bspeice/dtparse synced 2025-06-30 21:36:38 -04:00
Bradlee Speice 270efd31f1 Fix dateutil name
2018-06-08 23:40:26 -04:00
2018-06-08 00:06:37 -04:00
2018-06-08 00:06:37 -04:00
2018-06-07 23:17:23 -04:00
2018-06-08 23:40:26 -04:00
2018-05-27 13:51:23 -04:00
2018-06-04 22:23:45 -04:00
2018-06-04 22:21:29 -04:00

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
No description provided
Readme 469 KiB
Languages
Rust 88.8%
Python 11.2%