Calendar.getMinimalDaysInFirstWeek
Class Overview | Class Members |
This Package |
All Packages
public int getMinimalDaysInFirstWeek()
Returns
the minimal days required in the first week of the year.
Description
Gets what the minimal days required in the first week of the year are;
e.g., if the first week is defined as one that contains the first day
of the first month of a year, getMinimalDaysInFirstWeek returns 1. If
the minimal days required must be a full week, getMinimalDaysInFirstWeek
returns 7.