Searched defs:olsonId (Results 1 – 2 of 2) sorted by relevance
189 String olsonId = xrp.getAttributeValue(0); in readTimezonesToDisplay() local210 final String olsonId = data.olsonIdsToDisplay[i]; in shouldUseExemplarLocationForLocalNames() local229 String olsonId) { in getTimeZoneDisplayName()
53 public static String formatDateRange(long startMs, long endMs, int flags, String olsonId) { in formatDateRange()