Lines Matching refs:IntlDateFormatter
2 IntlDateFormatter, calendars and time zone
14 $fmt1 = new IntlDateFormatter('en_US',
15 IntlDateFormatter::FULL,
16 IntlDateFormatter::FULL,
18 IntlDateFormatter::TRADITIONAL);
19 $fmt2 = new IntlDateFormatter('en_US',
20 IntlDateFormatter::FULL,
21 IntlDateFormatter::FULL,
23 IntlDateFormatter::GREGORIAN);
24 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
25 IntlDateFormatter::FULL,
26 IntlDateFormatter::FULL,
28 IntlDateFormatter::TRADITIONAL);
33 new IntlDateFormatter('en_US@calendar=hebrew',
34 IntlDateFormatter::FULL,
35 IntlDateFormatter::FULL,
45 …IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must be one …
47 #0 %sdateformat_calendars_variant2.php(27): IntlDateFormatter->__construct('en_US@calendar=...', 0,…