Determines whether or not a leading zero is specified in month fields in a date.
public boolean getMonthLeadingZero()
Returns true if a leading zero is provided for months that that are single digits; otherwise, returns false.
See Also Locale.LeadingZeros, getDayLeadingZero, getLeadingZero, setLeadingZeros