cloudflared-mirror/vendor/github.com/golang-sql/civil
Areg Harutyunyan 6624a24040 TUN-2748: Insecure randomness vulnerability in github.com/miekg/dns 2020-03-05 13:52:45 +00:00
..
CONTRIBUTING.md TUN-2748: Insecure randomness vulnerability in github.com/miekg/dns 2020-03-05 13:52:45 +00:00
LICENSE TUN-2748: Insecure randomness vulnerability in github.com/miekg/dns 2020-03-05 13:52:45 +00:00
README.md TUN-2748: Insecure randomness vulnerability in github.com/miekg/dns 2020-03-05 13:52:45 +00:00
civil.go TUN-2748: Insecure randomness vulnerability in github.com/miekg/dns 2020-03-05 13:52:45 +00:00

README.md

Civil Date and Time

GoDoc

Civil provides Date, Time of Day, and DateTime data types.

While there are many uses, using specific types when working with databases make is conceptually eaiser to understand what value is set in the remote system.

Source

This civil package was extracted and forked from cloud.google.com/go/civil. As such the license and contributing requirements remain the same as that module.