tai64 0.2.0

TAI64(N) timestamp support for Rust
Documentation

TAI64(N) for Rust Crate Docs Build Status

An implementation of the TAI64(N) (Temps Atomique International) timestamp format in Rust. Supports converting to/from Rust's built-in SystemTime type and optionally to chrono's DateTime type when the "chrono" feature is enabled.

Documentation

License

tai64-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT for details.