mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
YearMonth.quarter
mir
date
YearMonth
struct
YearMonth
@
safe
pure nothrow @
nogc
@
property
Quarter
quarter
(
)
Examples
assert
(
YearMonth
(
1999
,
Month
.
jan
).
quarter
==
1
);
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