Home
last modified time | relevance | path

Searched defs:dtf (Results 1 – 8 of 8) sorted by relevance

/third_party/node/test/parallel/
Dtest-intl.js69 const dtf = new Intl.DateTimeFormat(['en'], { constant
/third_party/node/deps/v8/src/builtins/
Dbuiltins-intl.cc144 Handle<JSDateTimeFormat> dtf = in BUILTIN() local
184 Handle<JSDateTimeFormat> dtf = in DateTimeFormatRange() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DGlobalizationPreferences.java580 SimpleDateFormat dtf = new SimpleDateFormat("vvvv",locale); in getDisplayName() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
DGlobalizationPreferences.java578 SimpleDateFormat dtf = new SimpleDateFormat("vvvv",locale); in getDisplayName() local
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp1438 … LocalPointer<DateFormat> dtf(DateFormat::createTimeInstance(DateFormat::kShort, loc), status); in test20640_HourCyclArsEnNH() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateTimeGeneratorTest.java1751 DateFormat dtf = DateFormat.getTimeInstance(DateFormat.SHORT, loc); in test20640_HourCyclArsEnNH() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java1747 DateFormat dtf = DateFormat.getTimeInstance(DateFormat.SHORT, loc); in test20640_HourCyclArsEnNH() local
/third_party/node/deps/v8/src/objects/
Djs-date-time-format.cc1035 Handle<Object> dtf; in UnwrapDateTimeFormat() local