tai64

Crates.iotai64
lib.rstai64
version4.1.0
sourcesrc
created_at2018-03-21 06:36:14.226368
updated_at2024-10-29 22:09:52.098734
descriptionTAI64 and TAI64N (i.e. Temps Atomique International) timestamp support for Rust
homepagehttps://github.com/RustCrypto/formats/tree/master/tai64
repositoryhttps://github.com/RustCrypto/formats
max_upload_size
id56658
size27,367
formats (github:rustcrypto:formats)

documentation

README

RustCrypto: TAI64(N) Timestamps

Crate Docs Apache2/MIT licensed MSRV Build Status

An implementation of the TAI64(N) (Temps Atomique International) timestamp format in Rust.

Documentation

Minimum Supported Rust Version

Rust 1.60 or newer.

In the future, we reserve the right to change MSRV (i.e. MSRV is out-of-scope for this crate's SemVer guarantees), however when we do it will be accompanied by a minor version bump.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 1250

cargo fmt