SQL date/time types written in Rust, compatible with PostgreSQL's date/time types.
See also: Date/Time Types
When this optional dependency is enabled, Date, Time, Timestamp and Interval implement the serde::Serialize and serde::Deserialize traits.
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 pgdatetime by you, shall be licensed as Apache-2.0, without any additional
terms or conditions.