Searched refs:FX_DaysBeforeMonthInYear (Results 1 – 1 of 1) sorted by relevance
48 static int32_t FX_DaysBeforeMonthInYear(int32_t iYear, uint8_t iMonth) { in FX_DaysBeforeMonthInYear() function62 int64_t iDays = FX_DaysBeforeMonthInYear(iYear, iMonth); in FX_DateToDays()248 return FX_DaysBeforeMonthInYear(iYear, iMonth) + iDay; in GetDayOfYear()414 return FX_DaysBeforeMonthInYear(m_DateTime.Date.sDate.year, in GetDayOfYear()