Crates.io | sqldatetime |
lib.rs | sqldatetime |
version | 0.1.38 |
source | src |
created_at | 2021-05-21 04:26:26.444302 |
updated_at | 2023-07-11 01:50:48.594635 |
description | SQL date/time types written in Rust |
homepage | https://github.com/cod-technologies/sqldatetime |
repository | https://github.com/cod-technologies/sqldatetime.git |
max_upload_size | |
id | 400210 |
size | 435,579 |
SQL date/time types written in Rust.
serde
: Enable serde
-based serialization and deserialization. Not enabled by default.oracle
: Enable Oracle oriented datetime type OracleDate
. Not enabled by default.This version of sqldatetime
requires Rust 1.57 or later.
This project is licensed under the Apache-2.0 license (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).
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.