Searched refs:GetMonth (Results 1 – 6 of 6) sorted by relevance
72 inline uint8_t GetMonth() const in GetMonth() function
53 std::string GetMonth() const;
582 month = calendar->GetMonth(); in AppendValuesBucket()
683 std::string DateTimeFormat::GetMonth() const in GetMonth() function in OHOS::Global::I18n::DateTimeFormat
99 EXPECT_EQ(dateFormat->GetMonth(), "long");1523 res = formatter->GetMonth();
451 napi_create_uint32(env, static_cast<uint32_t>(calendar.GetMonth()), &value); in ParseReminderCalendar()