Home
last modified time | relevance | path

Searched refs:IntlDateFormatter (Results 1 – 25 of 31) sorted by relevance

12

/PHP-5.3/ext/intl/tests/
H A Ddateformat_calendars.phpt2 IntlDateFormatter, calendars and time zone
14 IntlDateFormatter::FULL,
15 IntlDateFormatter::FULL,
17 IntlDateFormatter::TRADITIONAL);
19 IntlDateFormatter::FULL,
20 IntlDateFormatter::FULL,
22 IntlDateFormatter::GREGORIAN);
24 IntlDateFormatter::FULL,
25 IntlDateFormatter::FULL,
33 IntlDateFormatter::FULL,
[all …]
H A Ddateformat_localtime.phpt21 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);
[all …]
H A Ddateformat_parse.phpt36 …array("Sunday, September 18, 2039 4:06:40 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::FULL…
37 …array("Wednesday, December 17, 1969 6:40:00 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::FU…
38 …array("Thursday, December 18, 1969 8:49:59 PM PST", IntlDateFormatter::FULL, IntlDateFormatter::FU…
39 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::FULL),
40 array("12/18/69 8:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT),
41 array("19691218 08:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT),
43 …array("Sunday, September 18, 2039 4:06:40 PM PT", IntlDateFormatter::FULL, IntlDateFormatter::NONE…
45 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::NONE),
46 array("December 18, 1969 8:49:59 AM PST", IntlDateFormatter::LONG, IntlDateFormatter::SHORT),
47 array("12/18/69 8:49 AM", IntlDateFormatter::SHORT, IntlDateFormatter::LONG),
[all …]
H A Ddateformat_get_datetype.phpt16 IntlDateFormatter::FULL,
17 IntlDateFormatter::LONG,
18 IntlDateFormatter::MEDIUM,
19 IntlDateFormatter::SHORT,
20 IntlDateFormatter::NONE
28 …datefmt_create( "de-DE", $datetype_entry , IntlDateFormatter::SHORT,'America/Los_Angeles', IntlDa…
44 Creating IntlDateFormatter with date_type = 0
47 Creating IntlDateFormatter with date_type = 1
50 Creating IntlDateFormatter with date_type = 2
53 Creating IntlDateFormatter with date_type = 3
[all …]
H A Ddateformat_get_timetype.phpt16 IntlDateFormatter::FULL,
17 IntlDateFormatter::LONG,
18 IntlDateFormatter::MEDIUM,
19 IntlDateFormatter::SHORT,
20 IntlDateFormatter::NONE
28 …fmt = ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, $timetype_entry ,'America/Los_Angeles…
44 Creating IntlDateFormatter with time_type = 0
47 Creating IntlDateFormatter with time_type = 1
50 Creating IntlDateFormatter with time_type = 2
53 Creating IntlDateFormatter with time_type = 3
[all …]
H A Ddateformat_parse_localtime_parsepos.phpt21 IntlDateFormatter::FULL,
22 IntlDateFormatter::LONG,
23 IntlDateFormatter::MEDIUM,
36 $fmt1 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::LONG, IntlDateFormatter::LONG);
37 $fmt2 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::MEDIUM, IntlDateFormatter::MEDIUM);
38 $fmt3 = ut_datefmt_create( 'en_US_CA', IntlDateFormatter::FULL, IntlDateFormatter::FULL);
87 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
91 IntlDateFormatter : DateType::FULL, TimeType::FULL
97 IntlDateFormatter : DateType::LONG, TimeType::LONG Error : 'Date parsing failed: U_PARSE_ERROR'
99 IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM
[all …]
H A Ddateformat_format.phpt22 IntlDateFormatter::FULL,
23 IntlDateFormatter::LONG,
24 IntlDateFormatter::MEDIUM,
25 IntlDateFormatter::SHORT,
26 IntlDateFormatter::NONE
156 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0
158 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1
160 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2
162 IntlDateFormatter locale= en_US ,datetype = 3 ,timetype =3
171 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0
[all …]
H A Ddateformat_get_set_calendar.phpt16 IntlDateFormatter::GREGORIAN,
17 IntlDateFormatter::TRADITIONAL,
23 $start_calendar = IntlDateFormatter::GREGORIAN;
24 $res_str .= "\nCreating IntlDateFormatter with calendar = $start_calendar";
25 … ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT ,'America/Los_Ang…
32 $res_str .= "\nSetting IntlDateFormatter with calendar = $calendar_entry";
49 Creating IntlDateFormatter with calendar = 1
52 Setting IntlDateFormatter with calendar = 1
55 Setting IntlDateFormatter with calendar = 0
58 Setting IntlDateFormatter with calendar = 3
H A Dbug62017.phpt11 datefmt_create('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "\xFF",
12 IntlDateFormatter::GREGORIAN, 'a'));
14 new IntlDateFormatter('', IntlDateFormatter::NONE, IntlDateFormatter::NONE, "Europe/Lisbon",
15 IntlDateFormatter::GREGORIAN, "\x80"));
20 Warning: IntlDateFormatter::__construct(): datefmt_create: error converting pattern to UTF-16 in %s…
H A Ddateformat_format_parse.phpt22 IntlDateFormatter::FULL,
23 IntlDateFormatter::LONG,
24 IntlDateFormatter::MEDIUM
146 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0
149 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1
152 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2
160 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0
163 IntlDateFormatter locale= en_US ,datetype = 1 ,timetype =1
166 IntlDateFormatter locale= en_US ,datetype = 2 ,timetype =2
174 IntlDateFormatter locale= en_US ,datetype = 0 ,timetype =0
[all …]
H A Ddateformat_get_set_pattern.phpt27 $res_str .= "\nCreating IntlDateFormatter with pattern = $start_pattern ";
28 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y…
29 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
39 $res_str .= "\nSetting IntlDateFormatter with pattern = $pattern_entry ";
59 Creating IntlDateFormatter with pattern = dd-MM-YY
64 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss
70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
76 Setting IntlDateFormatter with pattern = yyyy/MM/dd
82 Setting IntlDateFormatter with pattern = yyyyMMdd
H A Ddateformat_get_set_pattern2.phpt27 $res_str .= "\nCreating IntlDateFormatter with pattern = $start_pattern ";
28 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y…
29 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
39 $res_str .= "\nSetting IntlDateFormatter with pattern = $pattern_entry ";
59 Creating IntlDateFormatter with pattern = dd-MM-YY
64 Setting IntlDateFormatter with pattern = DD-MM-YYYY hh:mm:ss
70 Setting IntlDateFormatter with pattern = yyyy-DDD.hh:mm:ss z
76 Setting IntlDateFormatter with pattern = yyyy/MM/dd
82 Setting IntlDateFormatter with pattern = yyyyMMdd
H A Ddateformat_get_timezone_id.phpt25 $res_str .= "\nCreating IntlDateFormatter with timezone_id = $timezone_id_entry";
26 …= ut_datefmt_create( "de-DE", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT, $timezone_id_en…
42 Creating IntlDateFormatter with timezone_id = America/New_York
45 Creating IntlDateFormatter with timezone_id = America/Los_Angeles
48 Creating IntlDateFormatter with timezone_id = America/Dallas
H A Ddateformat_get_locale.phpt26 $res_str .= "\nCreating IntlDateFormatter with locale = $locale_entry";
27 …atefmt_create( $locale_entry , IntlDateFormatter::SHORT,IntlDateFormatter::SHORT,'America/Los_Ange…
49 Creating IntlDateFormatter with locale = de-DE
52 Creating IntlDateFormatter with locale = sl-IT-nedis
55 Creating IntlDateFormatter with locale = en_UK
58 Creating IntlDateFormatter with locale = hi
H A Ddateformat_is_set_lenient.phpt20 …= ut_datefmt_create( "en-US", IntlDateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_Y…
34 $res_str .= "Setting IntlDateFormatter with lenient = ";
53 $res_str .= "Setting IntlDateFormatter with lenient =";
80 IntlDateFormatter Created.
83 Setting IntlDateFormatter with lenient = TRUE
86 Setting IntlDateFormatter with lenient =FALSE
H A Dbug50590.phpt2 Bug #50590 (IntlDateFormatter::parse result is limited to the integer range)
8 $fmt = new IntlDateFormatter("en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL);
H A Dbug62915-2.phpt9 class A extends IntlDateFormatter {
10 static $ARGS = array("en_US" ,IntlDateFormatter::FULL, IntlDateFormatter::FULL,
11 'America/Los_Angeles', IntlDateFormatter::GREGORIAN);
H A Ddateformat_clone_bad_obj.phpt2 Cloning unconstructed IntlDateFormatter
8 class A extends IntlDateFormatter {
20 string(%s) "Cannot clone unconstructed IntlDateFormatter"
H A Dbug62081.phpt2 Bug #62081: IntlDateFormatter leaks memory if called twice
10 $x = new IntlDateFormatter(1,1,1,1,1);
13 Warning: IntlDateFormatter::__construct(): datefmt_create: cannot call constructor twice in %s on l…
H A Ddateformat_clone.phpt15 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
H A Ddateformat_clone2.phpt15 …t = ut_datefmt_create( "en-US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/New_Yo…
H A Ddateformat_parse_timestamp_parsepos.phpt25 IntlDateFormatter::FULL,
26 IntlDateFormatter::LONG,
27 IntlDateFormatter::MEDIUM,
28 IntlDateFormatter::SHORT,
29 IntlDateFormatter::NONE
H A Ddateformat_set_timezone_id.phpt26 … ut_datefmt_create( "en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/San_Franc…
H A Ddateformat_set_timezone_id2.phpt26 … ut_datefmt_create( "en_US", IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'America/San_Franc…
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_class.h40 #define DATE_FORMAT_METHOD_INIT_VARS INTL_METHOD_INIT_VARS(IntlDateFormatter, dfo)
41 #define DATE_FORMAT_METHOD_FETCH_OBJECT_NO_CHECK INTL_METHOD_FETCH_OBJECT(IntlDateFormatter, dfo)

Completed in 41 milliseconds

12