quarter constant

CalendarPeriod const quarter

A quarter. Quarters start on dates 1-Jan, 1-Apr, 1-Jul, and 1-Oct of each year.

Implementation

static const quarter = CalendarPeriod('QUARTER');