Documentation
Dlang.org
Date.getDay
glib
date
Date
Returns the day of the month. The date must be valid.
class
Date
glib.types.DateDay
getDay
(
)
Return Value
Type:
glib
.
types
.
DateDay
day of the month
glib
date
Date
constructors
this
functions
addDays
addMonths
addYears
clamp
clear
compare
copy
daysBetween
getDay
getDayOfYear
getIso8601WeekOfYear
getJulian
getMondayWeekOfYear
getMonth
getSundayWeekOfYear
getWeekday
getYear
isFirstOfMonth
isLastOfMonth
order
setDay
setDmy
setJulian
setMonth
setParse
setTime
setTimeT
setTimeVal
setYear
subtractDays
subtractMonths
subtractYears
toStructTm
valid
static functions
getDaysInMonth
getMondayWeeksInYear
getSundayWeeksInYear
isLeapYear
newDmy
newJulian
strftime
validDay
validDmy
validJulian
validMonth
validWeekday
validYear
Returns the day of the month. The date must be valid.