sqldatetime

Crates.iosqldatetime
lib.rssqldatetime
version0.1.38
sourcesrc
created_at2021-05-21 04:26:26.444302
updated_at2023-07-11 01:50:48.594635
descriptionSQL date/time types written in Rust
homepagehttps://github.com/cod-technologies/sqldatetime
repositoryhttps://github.com/cod-technologies/sqldatetime.git
max_upload_size
id400210
size435,579
David  Li (davidli2010)

documentation

https://docs.rs/sqldatetime/

README

sqldatetime

Apache-2.0 licensed Crate API

SQL date/time types written in Rust.

Feature Flags

  • serde: Enable serde-based serialization and deserialization. Not enabled by default.
  • oracle: Enable Oracle oriented datetime type OracleDate. Not enabled by default.

Rust Version

This version of sqldatetime requires Rust 1.57 or later.

License

This project is licensed under the Apache-2.0 license (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in sqldatetime by you, shall be licensed as Apache-2.0, without any additional terms or conditions.

Commit count: 179

cargo fmt