Module posql_time

Source
Expand description

Module for Proof of SQL datetime types.

Structs§

PoSQLTimeZone
Defines a timezone as count of seconds offset from UTC Captures a timezone from a timestamp query

Enums§

PoSQLTimeUnit
Defines the precision of the timestamp An intermediate type representing the time units from a parsed query
PoSQLTimestampError
Errors related to time operations, including timezone and timestamp conversions. Errors related to time operations, including timezone and timestamp conversions.