Home
last modified time | relevance | path

Searched refs:GetMonth (Results 1 - 6 of 6) sorted by relevance

/base/global/i18n/frameworks/intl/test/fuzztest/datetimeformat_fuzzer/
H A Ddatetimeformat_fuzzer.cpp47 dateTimeFormat.GetMonth(); in DoSomethingInterestingWithMyAPI()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h53 std::string GetMonth() const;
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request_calendar.h81 inline uint8_t GetMonth() const in GetMonth() function in OHOS::Notification::ReminderRequestCalendar
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp752 std::string DateTimeFormat::GetMonth() const in GetMonth() function in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test.cpp162 EXPECT_EQ(dateFormat->GetMonth(), "narrow"); in HWTEST_F()
1615 res = formatter->GetMonth(); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dpublish.cpp461 napi_create_uint32(env, static_cast<uint32_t>(calendar.GetMonth()), &value); in ParseReminderCalendar()

Completed in 7 milliseconds