Home
last modified time | relevance | path

Searched refs:dol_get_next_day (Results 1 – 8 of 8) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/
H A Dpertype.php214 $next = dol_get_next_day($day, $month, $year);
262 $next = dol_get_next_day(31, 12, $year);
H A Dindex.php320 $next = dol_get_next_day($day, $month, $year);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/
H A Dpertype.php245 $next = dol_get_next_day($day, $month, $year);
331 $next = dol_get_next_day(31, 12, $year);
H A Dindex.php357 $next = dol_get_next_day($day, $month, $year);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Ddate.lib.php383 function dol_get_next_day($day, $month, $year) function
H A Dfunctions.lib.php560 $tmp2 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);
6670 $tmp4 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Ddate.lib.php415 function dol_get_next_day($day, $month, $year) function
H A Dfunctions.lib.php593 $tmp2 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);
7277 $tmp4 = dol_get_next_day($tmp['mday'], $tmp['mon'], $tmp['year']);