Searched refs:date_format_symbols (Results 1 – 1 of 1) sorted by relevance
82 icu::DateFormatSymbols date_format_symbols(locale, status); in ConvertMonth() local87 const icu::UnicodeString* months = date_format_symbols.getMonths(num_months); in ConvertMonth()97 months = date_format_symbols.getShortMonths(num_months); in ConvertMonth()