Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/
H A 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
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h81 icu::DateFormat *dateFormat = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp315 auto dateFormat = std::make_unique<SimpleDateFormat>(pattern, locale_->instance, status); in FormatDateTime() local
463 auto dateFormat = DateFormat::createDateTimeInstance( in FormatDateTime() local
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1120 …icu::DateFormat* dateFormat = icu::DateFormat::createTimeInstance(icu::DateFormat::EStyle::kLong, … in Is24HourLocale() local