The IntlDatePatternGenerator class

(PHP 8 >= 8.1.0)

Giriş

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

Sınıf Sözdizimi

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

İçindekiler

To Top