Lines Matching refs:IntlDateFormatter
21 IntlDateFormatter::FULL,
22 IntlDateFormatter::LONG,
23 IntlDateFormatter::MEDIUM,
24 IntlDateFormatter::SHORT,
25 IntlDateFormatter::NONE
31 IntlDateFormatter::FULL,
32 IntlDateFormatter::LONG,
33 IntlDateFormatter::MEDIUM,
46 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG);
47 … $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM);
48 $fmt3 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::FULL, IntlDateFormatter::FULL);
101 IntlDateFormatter : DateType::LONG, TimeType::LONG
103 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
105 IntlDateFormatter : DateType::FULL, TimeType::FULL
111 IntlDateFormatter : DateType::LONG, TimeType::LONG
113 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
116 IntlDateFormatter : DateType::FULL, TimeType::FULL
121 IntlDateFormatter : DateType::LONG, TimeType::LONG
123 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
125 IntlDateFormatter : DateType::FULL, TimeType::FULL
130 IntlDateFormatter : DateType::LONG, TimeType::LONG
132 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
134 IntlDateFormatter : DateType::FULL, TimeType::FULL