Home
last modified time | relevance | path

Searched refs:next_month_day (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/phpicalendar/phpicalendar-2.4/
H A Dmonth.php27 $next_month_day = $this_day; variable
29 while (!checkdate($next_month_month,$next_month_day,$next_month_year)) $next_month_day--;
30 $next_month_time = mktime(0,0,0,$next_month_month,$next_month_day,$next_month_year);
/dports/science/gramps/gramps-5.1.4/gramps/plugins/webreport/
H A Dwebcal.py702 next_month_day = firstweek_nextmonth[day_col]
706 return next_month_day