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

#586 in Date and time

Download history 47/week @ 2024-12-09 17/week @ 2024-12-16 8/week @ 2024-12-30 36/week @ 2025-01-06 54/week @ 2025-01-13 61/week @ 2025-01-20 54/week @ 2025-01-27 90/week @ 2025-02-03 114/week @ 2025-02-10 57/week @ 2025-02-17 16/week @ 2025-02-24 44/week @ 2025-03-03 46/week @ 2025-03-10 55/week @ 2025-03-17 26/week @ 2025-03-24

171 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