Locale.LeadingZeros Class

Fields | This Package | All Packages

Provides fields for evaluating and specifying the leading zero settings for the Locale****class.

Enum
  |
  +--Locale.LeadingZeros

package com.ms.wfc.app

public static final class Locale.LeadingZeros
extends
Enum****

Remarks

Use the LeadingZeros class to evaluate the return value of the Locale.getDayLeadingZero, Locale.getMonthLeadingZero, Locale.getLeadingZero, and Locale.getTimeLeadingZero methods. You can also use this class to call the Locale.setLeadingZero method to specify the leading zero setting for a locale.