Expand description
Module for Proof of SQL datetime types.
Structs§
- PoSQL
Time Zone - Defines a timezone as count of seconds offset from UTC Captures a timezone from a timestamp query
Enums§
- PoSQL
Time Unit - Defines the precision of the timestamp An intermediate type representing the time units from a parsed query
- PoSQL
Timestamp Error - Errors related to time operations, including timezone and timestamp conversions. Errors related to time operations, including timezone and timestamp conversions.