friday constant

DayOfWeek const friday

Value representing Friday (5).

Implementation

static const DayOfWeek friday = DayOfWeek(5);