Searched refs:weeks (Results 1 – 5 of 5) sorted by relevance
39 uint8_t weeks = *data % WEEK + 1; in DoSomethingInterestingWithMyAPI() local43 daysOfWeek.push_back(weeks); in DoSomethingInterestingWithMyAPI()
24 weeks: ['一', '二', '三', '四', '五', '六', '日'],176 this.curDay = '星期' + this.weeks[Number(strDay) - 1];
670 std::vector<std::string> weeks = Localization::GetInstance()->GetWeekdays(isShortType); in GetWeek() local673 if (week < (int32_t)weeks.size()) { in GetWeek()676 curWeek = Localization::GetInstance()->GetEntryLetters(TEXTCLOCK_WEEK) + weeks[week]; in GetWeek()678 curWeek = weeks[week]; in GetWeek()
76 …armony/release-management/blob/master/README.md) held on Friday every two weeks. Understand the re…
1790 …repeats every two days.<br>Weekly recurrence: The event repeats every two weeks.<br>Monthly recurr…1795 …t to the last weeks of each month. Other values are invalid and have the same effect as the empty …1796 …le. The value ranges from 1 to 53, corresponding to the first to the last weeks of each year. Othe…