Determines whether or not a leading zero is specified for decimal values.
public boolean getLeadingZero()
Returns true if a leading zero is provided before all decimal fields; otherwise, returns false.
See Also setLeadingZeros, Locale.LeadingZeros