1
0
mirror of https://github.com/bspeice/dtparse synced 2025-04-17 19:31:30 -04:00
dtparse/src/tests/mod.rs
Bradlee Speice d5e0a5d46a Remove timezone handling
There are too many issues in chrono-tz to make it worth supporting.
2019-11-29 16:49:29 -05:00

4 lines
58 B
Rust

mod fuzzing;
mod pycompat_parser;
mod pycompat_tokenizer;