mir-algorithm — Libmir Archive
← Libmir Archive
Dlang.org
YearQuarter.timestamp
mir
date
YearQuarter
struct
YearQuarter
@
safe
pure nothrow @
nogc
const @
property
Timestamp
timestamp
(
)
Examples
import
mir
.
timestamp
;
auto
yq
=
YearQuarter
(
2020
,
Quarter
.
q2
);
auto
ts
=
yq
.
timestamp
;
mir
date
YearQuarter
aliases
opBinaryRight
opCast
constructors
this
functions
add
addQuarters
addYears
opBinary
opOpAssign
timestamp
properties
day
dayOfQuarter
dayOfYear
daysInMonth
isAD
isLeapYear
month