php / 8.1.5 / class.intldatepatterngenerator.html /

The IntlDatePatternGenerator class

Introduction

(PHP 8 >= 8.1.0)

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

Class synopsis

class IntlDatePatternGenerator {
/* Methods */
public __construct( string $locale = null)
public static create(string $locale = null): ?IntlDatePatternGenerator
public getBestPattern(string $skeleton): string|false
}

Table of Contents

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.intldatepatterngenerator.php