Searched refs:settedYear (Results 1 – 2 of 2) sorted by relevance
159 …uint8_t GetNextDay(const uint16_t &settedYear, const uint8_t &settedMonth, const tm &now, const tm…
115 const uint16_t &settedYear, const uint8_t &settedMonth, const tm &now, const tm &target) const in GetNextDay() argument118 uint8_t daysOfSpecialMonth = GetDaysOfMonth(settedYear, settedMonth); in GetNextDay()123 setTime.tm_year = GetCTime(TimeTransferType::YEAR, settedYear); in GetNextDay()