Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.stub.php218 function timezone_name_from_abbr(string $abbr, int $utcOffset = -1, int $isDST = -1): string|false … argument
268 ?float $utcOffset = null): string|int|float|false {} argument
277 ?float $utcOffset = null): string|int|float|false {} argument
H A Dphp_date_arginfo.h166 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, utcOffset, IS_LONG, 0, "-1")
217 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, utcOffset, IS_DOUBLE, 1, "null")

Completed in 10 milliseconds