wednesday constant

DayOfWeek const wednesday

Value representing Wednesday (3).

Implementation

static const DayOfWeek wednesday = DayOfWeek(3);