yearStringWidth constant
int
const yearStringWidth
Number of digits in a year for zero-padded formatting.
Implementation
static const int yearStringWidth = 4;
Number of digits in a year for zero-padded formatting.
static const int yearStringWidth = 4;