Home | History | Annotate | Download | only in text

Lines Matching defs:shortYearNames

554     String shortYearNames[] = null;
1138 if (shortYearNames != null) {
1139 return duplicate(shortYearNames);
1153 shortYearNames = duplicate(yearNames);
1582 this.shortYearNames = dfs.shortYearNames;
2007 shortYearNames = arrays.get("cyclicNameSets/years/format/abbreviated");