Home
last modified time | relevance | path

Searched refs:GREGORIAN (Results 1 – 18 of 18) sorted by relevance

/PHP-5.3/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt16 IntlDateFormatter::GREGORIAN,
23 $start_calendar = IntlDateFormatter::GREGORIAN;
25 …teFormatter::SHORT, IntlDateFormatter::SHORT ,'America/Los_Angeles', IntlDateFormatter::GREGORIAN);
H A Dbug62017.phpt12 IntlDateFormatter::GREGORIAN, 'a'));
15 IntlDateFormatter::GREGORIAN, "\x80"));
H A Ddateformat_calendars.phpt22 IntlDateFormatter::GREGORIAN);
44 …Formatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN in %s on line %d
H A Dbug62915-2.phpt11 'America/Los_Angeles', IntlDateFormatter::GREGORIAN);
H A Ddateformat_get_set_pattern.phpt28 …HORT, IntlDateFormatter::SHORT , 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
29 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Ddateformat_get_set_pattern2.phpt28 …HORT, IntlDateFormatter::SHORT , 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
29 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Ddateformat_clone.phpt15 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Ddateformat_clone2.phpt15 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Ddateformat_get_timezone_id.phpt26 …teFormatter::SHORT, IntlDateFormatter::SHORT, $timezone_id_entry , IntlDateFormatter::GREGORIAN );
H A Ddateformat_get_datetype.phpt28 … $datetype_entry , IntlDateFormatter::SHORT,'America/Los_Angeles', IntlDateFormatter::GREGORIAN );
H A Ddateformat_get_timetype.phpt28 … IntlDateFormatter::SHORT, $timetype_entry ,'America/Los_Angeles', IntlDateFormatter::GREGORIAN );
H A Ddateformat_get_locale.phpt27 …teFormatter::SHORT,IntlDateFormatter::SHORT,'America/Los_Angeles', IntlDateFormatter::GREGORIAN );
H A Ddateformat_is_set_lenient.phpt20 …ateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_York', IntlDateFormatter::GREGORIAN );
H A Ddateformat_set_timezone_id.phpt26 …ormatter::FULL, IntlDateFormatter::FULL, 'America/San_Francisco' , IntlDateFormatter::GREGORIAN );
H A Ddateformat_set_timezone_id2.phpt26 …ormatter::FULL, IntlDateFormatter::FULL, 'America/San_Francisco' , IntlDateFormatter::GREGORIAN );
H A Ddateformat_format.phpt92 …create( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN);
112 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
130 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
/PHP-5.3/ext/intl/doc/
H A Ddatefmt_api.php47 const GREGORIAN = 1 ;// Gregorian calendar define in DateFormatter
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.c60 DATEFORMATTER_EXPOSE_UCAL_CLASS_CONST( GREGORIAN ); in dateformat_register_constants()

Completed in 14 milliseconds