Searched refs:GetDay (Results 1 – 6 of 6) sorted by relevance
77 inline uint8_t GetDay() const in GetDay() function
54 std::string GetDay() const;
583 day = calendar->GetDay(); in AppendValuesBucket()
697 std::string DateTimeFormat::GetDay() const in GetDay() function in OHOS::Global::I18n::DateTimeFormat
100 EXPECT_EQ(dateFormat->GetDay(), "numeric");1525 res = formatter->GetDay();
453 napi_create_uint32(env, static_cast<uint32_t>(calendar.GetDay()), &value); in ParseReminderCalendar()