Lines Matching refs:timestamp
8 function date(string $format, ?int $timestamp = null): string {} argument
10 function idate(string $format, ?int $timestamp = null): int|false {} argument
13 function gmdate(string $format, ?int $timestamp = null): string {} argument
29 function strftime(string $format, ?int $timestamp = null): string|false {} argument
35 function gmstrftime(string $format, ?int $timestamp = null): string|false {} argument
43 function localtime(?int $timestamp = null, bool $associative = false): array {} argument
49 function getdate(?int $timestamp = null): array {} argument
111 function date_timestamp_set(DateTime $object, int $timestamp): DateTime {} argument
170 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
179 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
187 function date_sun_info(int $timestamp, float $latitude, float $longitude): array {} argument
302 public function setTimestamp(int $timestamp): DateTime {} argument
392 public function setTimestamp(int $timestamp): DateTimeImmutable {} argument