Documentation
Dlang.org
Date.getMonth
glib
date
Date
Returns the month of the year. The date must be valid.
class
Date
glib.types.DateMonth
getMonth
(
)
Return Value
Type:
glib
.
types
.
DateMonth
month of the year as a #GDateMonth
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 month of the year. The date must be valid.