Searched refs:shortWeekdays (Results 1 – 6 of 6) sorted by relevance
422 String shortWeekdays[] = null; field in DateFormatSymbols865 returnValue = shortWeekdays; in getWeekdays()868 returnValue = (shorterWeekdays != null)? shorterWeekdays: shortWeekdays; in getWeekdays()914 shortWeekdays = duplicate(newWeekdays); in setWeekdays()963 return duplicate(shortWeekdays); in getShortWeekdays()976 shortWeekdays = duplicate(newAbbrevWeekdays); in setShortWeekdays()1418 && Utility.arrayEquals(shortWeekdays, that.shortWeekdays) in equals()1494 this.shortWeekdays = dfs.shortWeekdays; in initializeData()1556 shortWeekdays = new String[8]; in initializeData()1557 shortWeekdays[0] = ""; // 1-based in initializeData()[all …]
1683 safeAppend(formatData.shortWeekdays, value, buf); in subFormat()3082 …(newStart = matchString(text, start, Calendar.DAY_OF_WEEK, formatData.shortWeekdays, null, cal)) >… in subParse()
287 final String[] shortWeekdays = en.getShortWeekdays(); in TestSymbols() local288 fr.setShortWeekdays(shortWeekdays); in TestSymbols()290 count = shortWeekdays.length; in TestSymbols()296 if(! shortWeekdays[i].equals(shortWeekdays1[i])) { in TestSymbols()
286 const UnicodeString *shortWeekdays = en.getShortWeekdays(count); in TestSymbols() local287 fr.setShortWeekdays(shortWeekdays, count); in TestSymbols()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...