dmildew v0.5.2 (2021-02-18T19:29:38Z)
Dub
Repo
ScriptDate.this
mildew
stdlib
date
ScriptDate
Undocumented in source.
this
()
this
(long num)
class
ScriptDate
this
(
in
long
num
)
this
(int year, int monthIndex, int day, int hours, int minutes, int seconds, int milliseconds)
this
(string str)
Meta
Source
See Implementation
mildew
stdlib
date
ScriptDate
constructors
this
functions
getDate
getDay
getFullYear
getHours
getMilliseconds
getMinutes
getMonth
getSeconds
getTime
getTimezone
setDate
setFullYear
setHours
setMilliseconds
setMinutes
setMonth
setSeconds
setTime
toISOString
toString
toUTC