sunday constant

DayOfWeek const sunday

Value representing Sunday (7).

Implementation

static const DayOfWeek sunday = DayOfWeek(7);