Searched defs:dateFormat (Results 1 – 4 of 4) sorted by relevance
153 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable250 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable279 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable494 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable570 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable596 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
81 icu::DateFormat *dateFormat = nullptr; variable
315 auto dateFormat = std::make_unique<SimpleDateFormat>(pattern, locale_->instance, status); in FormatDateTime() local463 auto dateFormat = DateFormat::createDateTimeInstance( in FormatDateTime() local
1120 …icu::DateFormat* dateFormat = icu::DateFormat::createTimeInstance(icu::DateFormat::EStyle::kLong, … in Is24HourLocale() local