[go: up one dir, main page]

tai64 2.0.0

TAI64 and TAI64N (i.e. Temps Atomique International) timestamp support for Rust
Documentation
tai64-2.0.0 has been yanked.

TAI64 / TAI64N Timestamps for Rust

Crate Docs Apache 2.0 Licensed Rust 1.34+ 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

Requirements

  • Rust 1.34+

License

The tai64 crate is distributed under the terms of the Apache License (Version 2.0).

See LICENSE file in the iqlusioninc/crates toplevel directory for more information.