The IntlDatePatternGenerator class

Introduction

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

Class synopsis

IntlDatePatternGenerator
/* Methods */
public __construct(stringnull $locale = null)
public static IntlDatePatternGeneratornull create(stringnull $locale = null)
public stringfalse getBestPattern(string $skeleton)
Table of Contents