Home
last modified time | relevance | path

Searched refs:tz (Results 76 – 85 of 85) sorted by relevance

1234

/PHP-8.1/ext/intl/tests/
H A Ddateformat_get_set_calendar_variant4.phpt29 //changing the calendar with a cal type should not change tz
H A Ddateformat_get_set_calendar_variant5.phpt30 //changing the calendar with a cal type should not change tz
/PHP-8.1/ext/date/
H A Dphp_date.h56 timelib_tzinfo *tz; /* TIMELIB_ZONETYPE_ID */ member
/PHP-8.1/ext/intl/calendar/
H A Dcalendar_methods.cpp639 TimeZone *tz = co->ucal->getTimeZone().clone(); in PHP_FUNCTION() local
640 if (tz == NULL) { in PHP_FUNCTION()
646 timezone_object_construct(tz, return_value, 1); in PHP_FUNCTION()
1062 const TimeZone& tz = co->ucal->getTimeZone(); in PHP_FUNCTION() local
1064 &tz, CALENDAR_ERROR_P(co), "intlcal_to_date_time", &tmp); in PHP_FUNCTION()
/PHP-8.1/ext/date/tests/
H A Dbug68549-dst-transition-DateTime-setTimestamp.phpt133 $tz = new DateTimeZone($timezone);
134 $dt = new DateTime('now', $tz);
H A Dbug68549-dst-transition-DateTime-setTimezone.phpt133 $tz = new DateTimeZone($timezone);
135 $dt->setTimezone($tz);
/PHP-8.1/ext/date/lib/
H A Dparse_date.re975 tz = "("? [A-Za-z]{1,6} ")"? | [A-Z][a-z]+([_/-][A-Za-z]+)+;
1015 /* iso8601shorttz = hour24 [:] minutelz space? (tzcorrection | tz); */
1016 iso8601normtz = 't'? hour24 [:.] minute [:.] secondlz space? (tzcorrection | tz);
1017 /* iso8601longtz = hour24 [:] minute [:] secondlz frac space? (tzcorrection | tz); */
1020 /* gnunocolontz = hour24lz minutelz space? (tzcorrection | tz); */
1022 /* iso8601nocolontz = hour24lz minutelz secondlz space? (tzcorrection | tz); */
1822 tzcorrection | tz
1825 DEBUG_OUTPUT("tzcorrection | tz");
/PHP-8.1/
H A DNEWS642 . Fixed bug GH-10583 (DateTime modify with tz pattern should not update
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic23371 >0x1c string tz \b, TinyProg compressed
H A Dmagic私はガラスを食べられます23371 >0x1c string tz \b, TinyProg compressed

Completed in 148 milliseconds

1234