Searched refs:month_name (Results 1 – 1 of 1) sorted by relevance
175 base::string16 month_name(months[month].getBuffer(), in AbbreviatedMonthsMap() local180 month_name = base::i18n::ToLower(month_name); in AbbreviatedMonthsMap()182 map_[month_name] = month + 1; in AbbreviatedMonthsMap()187 map_[month_name.substr(0, 3)] = month + 1; in AbbreviatedMonthsMap()