dpq2 ~master (2022-03-12T19:44:17.9990366)
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