monday constant

int const monday

Weekday constants that are returned by weekday method:

Implementation

static const int monday = 1;