saturday constant

DayOfWeek const saturday

Value representing Saturday (6).

Implementation

static const DayOfWeek saturday = DayOfWeek(6);