thursday constant

DayOfWeek const thursday

Value representing Thursday (4).

Implementation

static const DayOfWeek thursday = DayOfWeek(4);