Home
last modified time | relevance | path

Searched refs:dol_get_last_hour (Results 1 – 7 of 7) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/tools/
H A Dlistevents.php77 $date_end = dol_get_last_hour(dol_now('gmt'), 'tzuserrel');
79 …$date_end = dol_get_last_hour(dol_mktime(23, 59, 59, GETPOST("date_endmonth", 'int'), GETPOST("dat…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/tools/
H A Dlistevents.php84 $date_end = dol_get_last_hour(dol_now('gmt'), 'tzuserrel');
86 …$date_end = dol_get_last_hour(dol_mktime(23, 59, 59, GETPOST("date_endmonth", 'int'), GETPOST("dat…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/lib/
H A Ddate.lib.php524 function dol_get_last_hour($date, $gm = 'tzserver') function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/lib/
H A Ddate.lib.php557 function dol_get_last_hour($date, $gm = 'tzserver') function
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/
H A Dcard.php1008 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
1066 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
1279 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
1330 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
1816 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
H A Dcard-rec.php933 $nowlasthour = dol_get_last_hour($now);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fourn/facture/
H A Dcard.php709 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
773 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…
882 …} elseif ($dateinvoice > (dol_get_last_hour(dol_now('tzuserrel')) + (empty($conf->global->INVOICE_…