Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 892 Bytes

TimeFormat.md

File metadata and controls

56 lines (38 loc) · 892 Bytes

TimeFormat

  • class TimeFormat (php\time\TimeFormat)
  • package std
  • source php/time/TimeFormat.php

Description

Class TimeFormat, Immutable


Methods


Methods

__construct()

__construct(string $format, php\util\Locale $locale, array $formatSymbols): void

format()

format(php\time\Time $time): string

parse()

parse(string $string, php\time\TimeZone $timeZone): Time|null

__clone()

__clone(): void

Class is immutable, the disallowed clone method