Searched refs:getStandAloneMonths (Results 1 – 2 of 2) sorted by relevance
691 String[] getStandAloneMonths() { in getStandAloneMonths() method in DateFormatSymbols
1605 months = standalone ? formatData.getStandAloneMonths() : formatData.getMonths(); in formatMonth()2748 standalone ? formatData.getStandAloneMonths() : formatData.getMonths(), in parseMonth()