Methods | ||
---|---|---|
public
|
__construct(string $timezone)
|
# |
public
|
getName(): string
|
# |
public
|
getOffset(DateTimeInterface $datetime): int
|
# |
public
|
getTransitions(int $timestampBegin = PHP_INT_MIN, int $timestampEnd = PHP_INT_MAX): array|false
|
# |
public
|
getLocation(): array|false
|
# |
public
static
|
listAbbreviations(): array
|
# |
public
static
|
listIdentifiers(int $timezoneGroup = DateTimeZone::ALL, ?string $countryCode = null): array
|
# |
public
|
__serialize(): array
|
# |
public
|
__unserialize(array $data): void
|
# |
public
|
__wakeup(): void
|
# |
public
static
|
__set_state(array $array): DateTimeZone
|
# |