Locale.getTimeLeadingZero

Overview | Methods | This Package | All Packages

Locale.getTimeLeadingZero

Retrieves information that specifies whether or not there are leading zeros in the hour position for a time field.

Syntax

public boolean getTimeLeadingZero()

Return Value

Returns true if the time field contains leading zeros for hours; otherwise, returns false if there are no leading zeros for hours.

See Also   Locale.LeadingZeros