Search Results

phobos
std.​datetime.​date.​DateTime.​daysInMonth

The last day in the month that this DateTime is in.

phobos
std.​datetime.​date.​Date.​daysInMonth

The last day in the month that this Date is in.

phobos
std.​datetime.​systime.​SysTime.​daysInMonth

The last day in the month that this SysTime is in.

dqt
qt.​core.​calendar.​QCalendar.​daysInMonth
Undocumented in source.
dqt
qt.​core.​datetime.​QDate.​daysInMonth
Undocumented in source.
mir-algorithm
mir.​date.​YearMonth.​daysInMonth

The last day in the month that this Date is in.

mir-algorithm
mir.​date.​YearQuarter.​daysInMonth

The last day in the month that this Date is in.

pham_library
pham.​dtm.​dtm_date.​DateTime.​daysInMonth

Returns the number of days in the month given by the year and month arguments.

mir-algorithm
mir.​date.​daysInMonth

The last day in the month that this Date is in.

undead
undead.​date.​daysInMonth

Determine the number of days in a month, 1..31.