dpq2 v0.6.3 (2016-03-15T16:11:36Z)
Home
Dub
Repo
TimeStampWithoutTZ
dpq2
types
time
Undocumented in source.
pure
struct
TimeStampWithoutTZ {
DateTime
dateTime
;
FracSec
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
FracSec
fracSec
;
fractional seconds
Meta
Source
See Implementation
dpq2
types
time
properties
binaryValueAs
structs
TimeStampWithoutTZ