pgdatetime

Crates.iopgdatetime
lib.rspgdatetime
version0.3.0
sourcesrc
created_at2020-06-03 02:48:04.770728
updated_at2020-10-28 15:02:03.970678
descriptionSQL date/time types written in Rust, compatible with PostgreSQL's date/time types.
homepagehttps://github.com/cod-technologies/pgdatetime
repositoryhttps://github.com/cod-technologies/pgdatetime.git
max_upload_size
id249528
size417,858
David  Li (davidli2010)

documentation

https://docs.rs/pgdatetime/

README

pgdatetime

Apache-2.0 licensed Crate API

SQL date/time types written in Rust, compatible with PostgreSQL's date/time types.

See also: Date/Time Types

Optional features

serde

When this optional dependency is enabled, Date, Time, Timestamp and Interval implement the serde::Serialize and serde::Deserialize traits.

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 pgdatetime by you, shall be licensed as Apache-2.0, without any additional terms or conditions.

Commit count: 17

cargo fmt