daysPerWeek constant

int const daysPerWeek

The number of day per week.

Implementation

static const int daysPerWeek = 7;