mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
YearMonth.lengthOfMonth
mir
date
YearMonth
struct
YearMonth
const pure nothrow @
property
@
nogc
@
safe
ushort
lengthOfMonth
(
)
Examples
assert
(
YearMonth
(
2000
,
Month
.
dec
).
lengthOfMonth
==
31
);
mir
date
YearMonth
aliases
opBinaryRight
opCast
constructors
this
functions
add
addMonths
addQuarters
addYears
endOfMonth
lengthOfMonth
opBinary
opCmp
opOpAssign
quarter
timestamp
toHash
toISOExtString
trustedWithDayOfMonth
properties
dayOfYear
daysInMonth
isAD
isLeapYear