dpq2 v0.6.27 (2018-02-05T13:13:07Z)
Home
Dub
Repo
TimeStampWithoutTZ
dpq2
conv
time
Undocumented in source.
@
safe
pure
struct
TimeStampWithoutTZ {
DateTime
dateTime
;
Duration
fracSec
;
static
max
();
static
min
();
}
Members
Static functions
max
max
()
Undocumented in source. Be warned that the author may not have intended to support it.
min
min
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
dateTime
DateTime
dateTime
;
Undocumented in source.
fracSec
Duration
fracSec
;
fractional seconds
Meta
Source
See Implementation
dpq2
conv
time
functions
binaryValueAs
structs
TimeStampWithoutTZ