Home
last modified time | relevance | path

Searched refs:calendarType (Results 1 - 1 of 1) sorted by relevance

/base/global/i18n/interfaces/js/kits/src/
H A Di18n_calendar_addon.cpp707 std::string calendarType = VariableConvertor::GetString(env, value, code); in GetCalendarType() local
711 if (g_typeMap.find(calendarType) != g_typeMap.end()) { in GetCalendarType()
712 type = g_typeMap[calendarType]; in GetCalendarType()

Completed in 2 milliseconds