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

#439 in Date and time

Download history 37/week @ 2023-05-15 98/week @ 2023-05-22 127/week @ 2023-05-29 44/week @ 2023-06-05 70/week @ 2023-06-12 86/week @ 2023-06-19 142/week @ 2023-06-26 95/week @ 2023-07-03 76/week @ 2023-07-10 133/week @ 2023-07-17 63/week @ 2023-07-24 57/week @ 2023-07-31 63/week @ 2023-08-07 164/week @ 2023-08-14 56/week @ 2023-08-21 59/week @ 2023-08-28

344 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