webkit2gtkd ~master (2021-10-23T04:34:38.5273802)
Dub
Repo
Date.this
soup
Date
Date
Sets our main struct and passes it to the parent class.
this
(SoupDate* soupDate, bool ownedRef)
class
Date
this
(
SoupDate
*
soupDate
,
bool
ownedRef
= false
)
this
(int year, int month, int day, int hour, int minute, int second)
this
(int offsetSeconds)
this
(string dateString)
this
(uint when)
Meta
Source
See Implementation
soup
Date
Date
constructors
this
destructors
~this
functions
copy
free
getDateStruct
getDay
getHour
getMinute
getMonth
getOffset
getSecond
getStruct
getUtc
getYear
isPast
toString
toTimeval
to_time_t
properties
day
hour
minute
month
offset
second
utc
year
static functions
getType
variables
ownedRef
soupDate
Sets our main struct and passes it to the parent class.