Home
last modified time | relevance | path

Searched refs:getGMT (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/intl/tests/
H A Dtimezone_getGMT_basic.phpt2 IntlTimeZone::getGMT(): basic test
8 $tz = IntlTimeZone::getGMT();
H A Dtimezone_useDaylightTime_basic.phpt9 $gmt = IntlTimeZone::getGMT();
H A Dtimezone_clone_basic.phpt14 $gmt = IntlTimeZone::getGMT();
H A Dcalendar_setTimeZone_basic.phpt15 $intlcal->setTimeZone(IntlTimeZone::getGMT());
H A Dcalendar_setTimeZone_error.phpt13 $gmt = IntlTimeZone::getGMT();
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php113 public static function getGMT(): IntlTimeZone {} function in IntlTimeZone
H A Dtimezone_methods.cpp116 timezone_object_construct(TimeZone::getGMT(), return_value, 0); in PHP_FUNCTION()
/php-src/ext/intl/common/
H A Dcommon_date.cpp147 *tz = TimeZone::getGMT()->clone(); in intl_datetime_decompose()
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp1046 timeZone = TimeZone::getGMT()->clone(); in PHP_FUNCTION()

Completed in 14 milliseconds