monday constant

DayOfWeek const monday

Value representing Monday (1).

Implementation

static const DayOfWeek monday = DayOfWeek(1);