dpq2 v1.1.7-rc.1 (2023-11-15T16:17:25Z)
Home
Dub
Repo
binaryValueAs
dpq2
conv
time
Returns value time with time zone as Interval
SysTime
binaryValueAs
(Value v)
Date
binaryValueAs
(Value v)
TimeOfDay
binaryValueAs
(Value v)
TimeStamp
binaryValueAs
(Value v)
TimeStampUTC
binaryValueAs
(Value v)
DateTime
binaryValueAs
(Value v)
TimeOfDayWithTZ
binaryValueAs
(Value v)
Interval
binaryValueAs
(Value v)
@
safe
pure @
trusted
Interval
binaryValueAs
(
T
)
(
in
Value
v
)
if
(
is
(
T
==
Interval
)
)
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
Returns value time with time zone as Interval