Searched defs:dateFormat (Results 1 – 3 of 3) 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
1260 …icu::DateFormat* dateFormat = icu::DateFormat::createTimeInstance(icu::DateFormat::EStyle::kLong, … in Is24HourLocale() local