Searched defs:timeFormat (Results 1 – 6 of 6) sorted by relevance
1232 …String timeFormat = setBackground(cldrFile.getWinningValue("//ldml/dates/timeZoneNames/regionForma… in handleTimeZoneName() local1859 String timeFormat = cldrFile in getMZTimeFormat() local
1262 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
4655 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
1259 DateFormat timeFormat = DateFormat.getTimeInstance(DateFormat.MEDIUM); in testNumericFormatWithMap() local
4652 DateFormat timeFormat = DateFormat.getTimeInstance(timeStyle, locale); in TestDotAndAtLeniency() local
4444 … LocalPointer<DateFormat> timeFormat(DateFormat::createTimeInstance(timeStyle, locale)); in TestDotAndAtLeniency() local