The IntlDatePatternGenerator class

(PHP 8 >= 8.1.0)

Einführung

Generates localized date and/or time format pattern strings suitable for use in IntlDateFormatter.

Klassenbeschreibung

classIntlDatePatternGenerator {
public__construct(?string$locale = null)
}

Inhaltsverzeichnis

To Top