- class
TimeFormat(php\time\TimeFormat) - package
std - source
php/time/TimeFormat.php
Description
Class TimeFormat, Immutable
->__construct()->format()->parse()->__clone()- Class is immutable, the disallowed clone method
__construct(string $format, php\util\Locale $locale, array $formatSymbols): voidformat(php\time\Time $time): stringparse(string $string, php\time\TimeZone $timeZone): Time|null__clone(): voidClass is immutable, the disallowed clone method