forked from Wavyzz/dolibarr
fix phpstan
This commit is contained in:
@@ -3649,7 +3649,7 @@ function dol_getdate($timestamp, $fast = false, $forcetimezone = '')
|
||||
* @param int $month Month (1 to 12)
|
||||
* @param int $day Day (1 to 31)
|
||||
* @param int $year Year
|
||||
* @param int|string $gm True or 1 or 'gmt'=Input information are GMT values
|
||||
* @param bool|int|string $gm True or 1 or 'gmt'=Input information are GMT values
|
||||
* False or 0 or 'tzserver' = local to server TZ
|
||||
* 'auto'
|
||||
* 'tzuser' = local to user TZ taking dst into account at the current date. Not yet implemented.
|
||||
|
||||
Reference in New Issue
Block a user