/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
date
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/date/tests/timezone-configuration.phpt
--TEST-- timezone configuration [1] --INI-- date.timezone=GMT --FILE-- <?php date_default_timezone_set('Europe/Oslo'); echo strtotime("2005-06-18 22:15:44"), "\n"; date_default_timezone_set('Europe/London'); echo strtotime("2005-06-18 22:15:44"), "\n"; date_default_timezone_set('Europe/Oslo'); echo strtotime("2005-06-18 22:15:44"), "\n"; ?> --EXPECT-- 1119125744 1119129344 1119125744
Copyright ©2k19 -
Hexid
|
Tex7ure