Searched refs:fourDigit (Results 1 – 1 of 1) sorted by relevance
42 private DecimalFormat fourDigit = new DecimalFormat("0000"); field in Asn1UTCTime125 builder.append(fourDigit.format(year)); in toHumanReadableString()