Home
last modified time | relevance | path

Searched defs:dateFormat (Results 1 – 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp153 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
250 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
279 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
494 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
570 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
596 DateTimeFormat *dateFormat = new (std::nothrow) DateTimeFormat(locales, options); variable
/base/global/i18n/frameworks/intl/include/
Ddate_time_format.h81 icu::DateFormat *dateFormat = nullptr; variable
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp1260 …icu::DateFormat* dateFormat = icu::DateFormat::createTimeInstance(icu::DateFormat::EStyle::kLong, … in Is24HourLocale() local