getMinimalDaysInFirstWeek()
Returns the minimal days required in the first week of the year.
Syntax
Numeric getMinimalDaysInFirstWeek()
Usage
If the first week is defined as one that contains the first day of the first month of a year, this method returns 1. If the minimal days required must be a full week, this method returns 7.