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
class IntlDatePatternGenerator
{
/* Methods */
}Table of Contents
- IntlDatePatternGenerator::create — Creates a new IntlDatePatternGenerator instance
- IntlDatePatternGenerator::getBestPattern — Determines the most suitable date/time format
+add a note
User Contributed Notes
There are no user contributed notes for this page.