Searched defs:dtf (Results 1 – 8 of 8) sorted by relevance
69 const dtf = new Intl.DateTimeFormat(['en'], { constant
144 Handle<JSDateTimeFormat> dtf = in BUILTIN() local184 Handle<JSDateTimeFormat> dtf = in DateTimeFormatRange() local
580 SimpleDateFormat dtf = new SimpleDateFormat("vvvv",locale); in getDisplayName() local
578 SimpleDateFormat dtf = new SimpleDateFormat("vvvv",locale); in getDisplayName() local
1438 … LocalPointer<DateFormat> dtf(DateFormat::createTimeInstance(DateFormat::kShort, loc), status); in test20640_HourCyclArsEnNH() local
1751 DateFormat dtf = DateFormat.getTimeInstance(DateFormat.SHORT, loc); in test20640_HourCyclArsEnNH() local
1747 DateFormat dtf = DateFormat.getTimeInstance(DateFormat.SHORT, loc); in test20640_HourCyclArsEnNH() local
1035 Handle<Object> dtf; in UnwrapDateTimeFormat() local