Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

yashan-technologies/pgdatetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages