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

#20 in #hand

Download history 6/week @ 2024-04-06 11/week @ 2024-04-13 21/week @ 2024-04-20 11/week @ 2024-04-27 9/week @ 2024-05-04 29/week @ 2024-05-11 34/week @ 2024-05-18 15/week @ 2024-05-25 16/week @ 2024-06-01 23/week @ 2024-06-08 21/week @ 2024-06-15 52/week @ 2024-06-22 36/week @ 2024-06-29 14/week @ 2024-07-06 16/week @ 2024-07-13 8/week @ 2024-07-20

78 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
~19K SLoC