Fields Summary |
---|
public static final int | UTC_HMLength for the pattern: YYMMDDhhmm'Z' |
public static final int | UTC_HMSLength for the pattern: YYMMDDhhmmss'Z' |
public static final int | UTC_LOCAL_HMLength for the pattern: YYMMDDhhmm('+'/'-')hhmm |
public static final int | UTC_LOCAL_HMSLength for the pattern: YYMMDDhhmmss('+'/'-')hhmm |
private static final ASN1UTCTime | ASN1 |
private static final String | UTC_PATTERN |