- класс
TimeFormat
(php\time\TimeFormat
) - пакет
std
- исходники
php/time/TimeFormat.php
Описание
Class TimeFormat, Immutable
->
__construct()
->
format()
->
parse()
->
__clone()
- Class is immutable, the disallowed clone method
__construct(string $format, php\util\Locale $locale, array $formatSymbols): void
format(php\time\Time $time): string
parse(string $string, php\time\TimeZone $timeZone): Time|null
__clone(): void
Class is immutable, the disallowed clone method