3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tz1 = new DateTime('now', new DateTimeZone('UTC')); $tz2 = new DateTime('now', new DateTimeZone('Europe/London')); $tz1->setTimeZone('UTC'); $tz2->setTimeZone('UTC'); var_dump($tz1); var_dump($tz2);
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.7
Fatal error: Uncaught TypeError: DateTime::setTimezone(): Argument #1 ($timezone) must be of type DateTimeZone, string given in /in/4LT1W:6 Stack trace: #0 /in/4LT1W(6): DateTime->setTimezone('UTC') #1 {main} thrown in /in/4LT1W on line 6
Process exited with code 255.
Output for 7.4.33
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001903" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001928" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.32
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003314" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003339" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.30
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.002929" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.002954" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.29
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003420" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003445" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.28
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.27
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003118" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003143" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.26
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001966" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001998" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.25
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003542" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003570" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.24
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003242" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003268" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.23
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003319" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003344" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.22
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008396" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008443" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.21
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007718" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007762" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.20
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003665" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003698" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.19
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003167" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003193" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.16
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008315" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.012028" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.15
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008950" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008999" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.14
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008639" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008679" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.13
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008561" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008624" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.12
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008254" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008302" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.11
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008460" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008535" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.10
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008526" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008567" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.9
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008773" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008823" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.8
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.017931" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.017988" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.7
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.009031" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.009078" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.6
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000235" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000283" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.5
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001852" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.001867" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.4
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003776" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.3
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008645" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008693" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.4.0
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.33
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.002342" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.006008" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.32
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.002098" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.002122" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.31
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.004822" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.004857" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.30
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003379" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.003402" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.29
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.011733" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.011786" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.28
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.014409" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.014463" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.27
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008854" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008896" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.26
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013599" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013667" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.25
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.014368" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.014435" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.24
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008438" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008480" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.23
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.010509" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.010552" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.21
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.009184" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.009233" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.20
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007825" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007867" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.19
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008699" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008740" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.18
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.004402" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.004444" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.17
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007937" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007977" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.16
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008768" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008810" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.12
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000188" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.1
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.027666" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.3.0
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000200" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.015691" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.33
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.011824" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.011881" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.32
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.011994" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.012054" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.31
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013086" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013161" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.30
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008917" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.008975" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.29
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.010130" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.010172" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.13
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.12
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.11
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013960" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.10
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000097" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.013160" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.9
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000232" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.8
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.010825" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.7
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000271" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.6
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.5
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000146" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.4
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.3
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000089" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.2
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000149" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.1
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.2.0
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000146" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.25
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.005598" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.24
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.036737" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.23
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.033670" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.22
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.007552" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.21
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.027267" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.20
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.072663" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.19
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000162" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.18
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000142" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000173" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.17
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000093" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.16
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.15
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.14
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000165" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000224" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.13
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.12
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000237" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.11
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000188" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000264" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.10
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.9
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.8
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.7
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000107" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.6
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.5
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.4
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.015891" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.38, 7.0.0 - 7.0.33, 7.1.3
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.2
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.1
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 7.1.0
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2013-10-29 19:32:51.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (3) { ["date"]=> string(19) "2013-10-29 19:32:51" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(19) "2013-10-29 19:32:51" ["timezone_type"]=> int(3) ["timezone"]=> string(13) "Europe/London" }
Output for 5.2.0 - 5.2.17
Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 6 Warning: DateTime::setTimezone() expects parameter 1 to be DateTimeZone, string given in /in/4LT1W on line 7 object(DateTime)#1 (0) { } object(DateTime)#2 (0) { }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/4LT1W on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/4LT1W on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/4LT1W on line 3

preferences:
340.62 ms | 401 KiB | 426 Q