Searched defs:isoFormat (Results 1 – 2 of 2) sorted by relevance
417 final FastDateFormat isoFormat = FastDateFormat.getInstance("ZZ"); in testTimeZoneAsZ() local
1345 public static String isoFormat(Date date) { in isoFormat() method in CldrUtility