mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
commit
861725e87b
|
|
@ -115,7 +115,7 @@ function getServerTimeZoneInt($refgmtdate = 'now')
|
|||
/**
|
||||
* Add a delay to a date
|
||||
*
|
||||
* @param int|string $time Date timestamp (or string with format YYYY-MM-DD)
|
||||
* @param int $time Date timestamp
|
||||
* @param float $duration_value Value of delay to add
|
||||
* @param string $duration_unit Unit of added delay (d, m, y, w, h, i)
|
||||
* @param int<0,1> $ruleforendofmonth Change the behavior of PHP over data-interval, 0 or 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user