Lines Matching refs:timestamp
7 function date(string $format, ?int $timestamp = null): string {} argument
9 function idate(string $format, ?int $timestamp = null): int|false {} argument
11 function gmdate(string $format, ?int $timestamp = null): string {} argument
23 function strftime(string $format, ?int $timestamp = null): string|false {} argument
25 function gmstrftime(string $format, ?int $timestamp = null): string|false {} argument
29 function localtime(?int $timestamp = null, bool $associative = false): array {} argument
31 function getdate(?int $timestamp = null): array {} argument
74 function date_timestamp_set(DateTime $object, int $timestamp): DateTime {} argument
106 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
111 int $timestamp, int $returnFormat = SUNFUNCS_RET_STRING, argument
115 function date_sun_info(int $timestamp, float $latitude, float $longitude): array {} argument
232 public function setTimestamp(int $timestamp) {} argument
321 public function setTimestamp(int $timestamp) {} argument