2014-04-02 02:14:57 +09:00
2014-04-02 02:14:57 +09:00
2014-04-02 02:14:57 +09:00
2014-03-28 20:38:11 +09:00
2014-04-02 02:14:57 +09:00
2014-03-28 20:38:11 +09:00
2014-04-02 02:14:57 +09:00

Rust-chrono

Rust-chrono on Travis CI

Date and time handling for Rust.

Design Goals

  • 1-to-1 correspondence with ISO 8601.
  • Timezone-aware by default.
  • Space efficient.
  • Moderate lookup table size, should not exceed a few KBs.
  • Avoid divisions as long as possible.

References

Description
Date and time library for Rust
Readme 9.4 MiB
Languages
Rust 100%