Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dbug74298.phpt14 \IntlDateFormatter::GREGORIAN,
23 \IntlDateFormatter::GREGORIAN,
H A Dbug62017.phpt10 IntlDateFormatter::GREGORIAN, 'a'));
14 IntlDateFormatter::GREGORIAN, "\x80"));
H A Ddateformat_calendars.phpt22 IntlDateFormatter::GREGORIAN);
44 …ormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, …
H A Ddateformat_calendars_variant2.phpt23 IntlDateFormatter::GREGORIAN);
45 …ormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, …
H A Ddateformat_calendars_variant3.phpt23 IntlDateFormatter::GREGORIAN);
45 …ormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, …
H A Ddateformat_calendars_variant_icu72-1.phpt22 IntlDateFormatter::GREGORIAN);
44 …ormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, …
H A Ddateformat_get_set_pattern2.phpt26 …HORT, IntlDateFormatter::SHORT , 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
27 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Ddateformat_clone2.phpt14 …::FULL, IntlDateFormatter::FULL, 'America/New_York', IntlDateFormatter::GREGORIAN , $start_pattern…
H A Dbug62915-2.phpt13 'America/Los_Angeles', 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_timezone_id.phpt29 …teFormatter::SHORT, IntlDateFormatter::SHORT, $timezone_id_entry , IntlDateFormatter::GREGORIAN );
H A Ddateformat_get_locale.phpt30 …teFormatter::SHORT,IntlDateFormatter::SHORT,'America/Los_Angeles', IntlDateFormatter::GREGORIAN );
H A Ddateformat___construct_bad_tz_cal.phpt34 …ormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, …
H A Ddateformat_is_set_lenient.phpt19 …ateFormatter::SHORT, IntlDateFormatter::SHORT , 'America/New_York', IntlDateFormatter::GREGORIAN );
H A Ddateformat_format_relative.phpt36 IntlDateFormatter::GREGORIAN
H A Ddateformat_set_timezone_id2.phpt31 … IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'US/Pacific' , IntlDateFormatter::GREGORIAN );
H A Ddateformat_set_timezone_id3.phpt32 … IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'US/Pacific' , IntlDateFormatter::GREGORIAN );
H A Ddateformat_set_timezone_id_icu72-1.phpt31 … IntlDateFormatter::FULL, IntlDateFormatter::FULL, 'US/Pacific' , IntlDateFormatter::GREGORIAN );
H A Ddateformat_format.phpt96 …create( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN);
116 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
134 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
H A Ddateformat_format_variant2.phpt96 …create( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN);
116 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
134 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
H A Ddateformat_format_variant3.phpt98 …create( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN);
118 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
136 …reate( $locale_entry , $datetype_entry ,$datetype_entry, $timezone, IntlDateFormatter::GREGORIAN );
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php58 public const GREGORIAN = UNKNOWN; define in IntlDateFormatter

Completed in 44 milliseconds