4 releases

0.2.0 May 22, 2020
0.1.2 Sep 8, 2019
0.1.1 Jul 30, 2018
0.1.0 May 13, 2018

#2229 in Parser implementations

Download history 52/week @ 2024-01-06 67/week @ 2024-01-13 40/week @ 2024-01-20 126/week @ 2024-01-27 1/week @ 2024-02-03 29/week @ 2024-02-10 6/week @ 2024-02-17 67/week @ 2024-02-24 4/week @ 2024-03-02 32/week @ 2024-03-09 73/week @ 2024-03-16 45/week @ 2024-03-23 50/week @ 2024-03-30 6/week @ 2024-04-06 11/week @ 2024-04-13 17/week @ 2024-04-20

98 downloads per month

MIT/Apache

10KB
226 lines

time-parse

Build status

Experimenting with time parsing in Rust.

Currently implemented:

  • iso-8601 period parsing (P2D4.2S), in nom and by hand.

License

MIT or Apache-2, like Rust.

Dependencies

~1MB
~20K SLoC