The IntlDatePatternGenerator class

(PHP 8 >= 8.1.0)

Introduction

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

Class synopsis

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

Table of Contents

To Top