Home
last modified time | relevance | path

Searched defs:timeZone (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.cpp27 TimeZone timeZone; in ParseDateString() local
90 …e::ParseIsoDateTime(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZone *timeZone) in ParseIsoDateTime()
173 …e::ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZone *timeZone) in ParseLegacyDates()
Djs_date_time_format.cpp1256 …Calendar> JSDateTimeFormat::BuildCalendar(const icu::Locale &locale, const icu::TimeZone &timeZone) in BuildCalendar()
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_time_format_test.cpp101 JSHandle<JSTaggedValue> timeZone = globalConst->GetHandledTimeZoneString(); in BuiltinsDateTimeOptionsSet() local
359 JSHandle<JSTaggedValue> timeZone = globalConst->GetHandledTimeZoneString(); in HWTEST_F_L0() local
581 JSHandle<JSTaggedValue> timeZone = globalConst->GetHandledTimeZoneString(); in JSDateTimeFormatForObj_002() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_locale_test.cpp154 icu::TimeZone *timeZone = icu::TimeZone::createTimeZone(stringID1); in HWTEST_F_L0() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument