Searched refs:days_diff (Results 1 – 1 of 1) sorted by relevance
1455 int days_diff = days_thru_month[month + 1] - days_thru_month[month]; in tod_to_utc() local1477 if (day_warn && (tod.tod_day < 1 || tod.tod_day > days_diff)) { in tod_to_utc()