time-parse 0.1.1

Parse iso8601 periods
Documentation

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.