Share via


Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

Locale.getMonthLeadingZero

Determines whether or not a leading zero is specified in month fields in a date.

Syntax

public boolean getMonthLeadingZero()

Return Value

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