allDateUnits constant

PeriodUnits const allDateUnits

Compound value representing the combination of years, months, weeks and days

Implementation

static const PeriodUnits allDateUnits = PeriodUnits(15);