yearStart property

int yearStart
final

The day in January that determines the first week of the year. For ISO 8601, this is 4 (the week containing Jan 4 is week 1).

Implementation

final int yearStart;