Home
last modified time | relevance | path

Searched refs:date_format_symbols (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dcredit_card.cc82 icu::DateFormatSymbols date_format_symbols(locale, status); in ConvertMonth() local
87 const icu::UnicodeString* months = date_format_symbols.getMonths(num_months); in ConvertMonth()
97 months = date_format_symbols.getShortMonths(num_months); in ConvertMonth()