Lines Matching refs:IntlDateFormatter
23 IntlDateFormatter::FULL,
24 IntlDateFormatter::LONG,
25 IntlDateFormatter::MEDIUM,
26 IntlDateFormatter::SHORT,
27 IntlDateFormatter::NONE
33 IntlDateFormatter::FULL,
34 IntlDateFormatter::LONG,
35 IntlDateFormatter::MEDIUM,
48 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG);
49 … $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM);
50 $fmt3 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::FULL, IntlDateFormatter::FULL);
103 IntlDateFormatter : DateType::LONG, TimeType::LONG
105 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
107 IntlDateFormatter : DateType::FULL, TimeType::FULL
113 IntlDateFormatter : DateType::LONG, TimeType::LONG
115 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
118 IntlDateFormatter : DateType::FULL, TimeType::FULL
123 IntlDateFormatter : DateType::LONG, TimeType::LONG
125 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
127 IntlDateFormatter : DateType::FULL, TimeType::FULL
132 IntlDateFormatter : DateType::LONG, TimeType::LONG
134 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
136 IntlDateFormatter : DateType::FULL, TimeType::FULL