hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
Interval.toHash
hunt
database
driver
postgresql
data
Interval
Interval
Undocumented in source. Be warned that the author may not have intended to support it.
int
_years
;
int
_months
;
int
_days
;
int
_hours
;
int
_minutes
;
int
_seconds
;
int
_microseconds
;
Meta
Source
See Implementation
hunt
database
driver
postgresql
data
Interval
Interval
constructors
this
functions
days
getDays
getHours
getMicroseconds
getMinutes
getMonths
getSeconds
getYears
hours
microseconds
minutes
months
opEquals
seconds
setDays
setHours
setMicroseconds
setMinutes
setMonths
setSeconds
setYears
toHash
toString
years
static functions
of