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

#18 in #hand

Download history 21/week @ 2023-12-04 48/week @ 2023-12-11 12/week @ 2023-12-18 33/week @ 2024-01-01 52/week @ 2024-01-08 67/week @ 2024-01-15 40/week @ 2024-01-22 126/week @ 2024-01-29 1/week @ 2024-02-05 30/week @ 2024-02-12 5/week @ 2024-02-19 70/week @ 2024-02-26 2/week @ 2024-03-04 33/week @ 2024-03-11 80/week @ 2024-03-18

185 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
~17K SLoC