Home
last modified time | relevance | path

Searched defs:calendar (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_locale.cpp197 JSTaggedValue calendar = JSLocale::NormalizeKeywordValue(thread, locale, "ca"); in GetCalendar() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.cpp657 bool JSLocale::IsWellFormedCalendarCode(const std::string& calendar) in IsWellFormedCalendarCode() argument
H A Djs_date_time_format.cpp359 JSHandle<JSTaggedValue> calendar = in InitializeDateTimeFormat() local
1124 const icu::Calendar *calendar = icuSimpleDateFormat->getCalendar(); ResolvedOptions() local
[all...]

Completed in 6 milliseconds