dpq2 v1.1.7-rc.1 (2023-11-15T16:17:25Z)
Home
Dub
Repo
TimeOfDayWithTZ
dpq2
conv
time
@
safe
pure
struct
TimeOfDayWithTZ {
TimeOfDay
time
;
TimeTZ
tzSec
;
}
Members
Variables
time
TimeOfDay
time
;
tzSec
TimeTZ
tzSec
;
Time zone offset from UTC in seconds with east of UTC being negative
Meta
Source
See Implementation
dpq2
conv
time
aliases
TimeStamp
TimeStampUTC
enums
InfinityState
functions
binaryValueAs
manifest constants
POSTGRES_EPOCH_DATE
POSTGRES_EPOCH_JDATE
static functions
toPgDate
structs
Interval
PgDate
TTimeStamp
TimeOfDayWithTZ