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

#19 in #period

Download history 6/week @ 2024-07-17 43/week @ 2024-07-24 82/week @ 2024-07-31 45/week @ 2024-08-07 15/week @ 2024-08-21 50/week @ 2024-08-28 30/week @ 2024-09-04 27/week @ 2024-09-11 53/week @ 2024-09-18 48/week @ 2024-09-25 27/week @ 2024-10-02 12/week @ 2024-10-09 35/week @ 2024-10-16 71/week @ 2024-10-23 24/week @ 2024-10-30

145 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