isoWeekOffset constant
int
const isoWeekOffset
Offset used in the ISO 8601 week number formula.
Implementation
static const int isoWeekOffset = 10;
Offset used in the ISO 8601 week number formula.
static const int isoWeekOffset = 10;