php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
IntlDatePatternGenerator Class Reference

Public Member Functions

 __construct (?string $locale=null)
 
 getBestPattern (string $skeleton)
 

Static Public Member Functions

static create (?string $locale=null)
 

Detailed Description

@generate-class-entries @not-serializable

Definition at line 6 of file datepatterngenerator.stub.php.

Constructor & Destructor Documentation

◆ __construct()

IntlDatePatternGenerator::__construct ( ?string $locale = null)

Definition at line 8 of file datepatterngenerator.stub.php.

Member Function Documentation

◆ create()

static IntlDatePatternGenerator::create ( ?string $locale = null)
static

Definition at line 10 of file datepatterngenerator.stub.php.

◆ getBestPattern()

IntlDatePatternGenerator::getBestPattern ( string $skeleton)

Definition at line 12 of file datepatterngenerator.stub.php.


The documentation for this class was generated from the following file: