(PHP 5 >= 5.3.0, PHP 7, PECL intl >= 1.0.0)
Create a date formatter
public static IntlDateFormatter IntlDateFormatter::create ( string $locale, int $datetype, int $timetype [, mixed $timezone = NULL [, mixed $calendar = NULL [, string $pattern = "" ]]] )
Object oriented style
Object oriented style (constructor)
public IntlDateFormatter::__construct ( string $locale , int $datetype , int $timetype [, mixed $timez