Module proof_of_sql::base::time::timezone
source · Expand description
Stores functionality relevant to timezones
Structs§
- A typed TimeZone for a [
TimeStamp
]. It is optionally used to define a timezone other than UTC for a new TimeStamp. It exists as a wrapper around chrono-tz because chrono-tz does not implement uniform bit distribution