3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dateTime = new DateTime('now'); var_dump($dateTime->setTimezone(new DateTimeZone('GMT')));
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007437" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.006877" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003711" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003825" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004298" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007596" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008068" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003666" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003973" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003702" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003755" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004621" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.005123" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003950" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004114" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003985" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004737" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.013043" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003897" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003800" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003745" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003801" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003656" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004074" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003693" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003787" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003878" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004994" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003633" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003818" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004181" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003764" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003708" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003756" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003715" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003568" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003988" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003680" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003487" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003857" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003536" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003577" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.16, 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003636" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003573" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003692" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003855" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007424" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003679" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003628" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003859" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003466" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.28, 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003343" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003472" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003593" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003426" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003376" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003207" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003165" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003718" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003772" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003439" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003003" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003704" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003382" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003417" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003502" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003276" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.002238" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003532" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003560" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003941" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003759" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007815" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003559" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003903" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003834" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007844" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.010166" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003548" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.011054" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.001971" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003004" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003047" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003261" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003418" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003808" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003360" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003290" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003726" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009368" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.006660" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003361" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007515" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008480" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007933" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.014212" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008889" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008595" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.010194" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008541" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009661" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.010007" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000246" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003612" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009641" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008583" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000250" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.002036" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003516" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003256" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003327" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007784" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007615" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008300" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.011067" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009596" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.012148" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009900" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009870" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008435" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009392" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.006212" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009937" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008554" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.027181" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.013912" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.010504" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009295" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.009534" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.008828" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.010061" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.4, 7.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000090" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000138" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000089" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000097" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000145" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000096" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:01.000105" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000087" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000173" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000093" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000135" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000133" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000101" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000126" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.002347" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003737" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.003876" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007956" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.007773" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.004020" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.28, 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2015-12-01 08:19:00.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 17:51:57.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-03 06:11:49.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 19:05:59.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 20:26:59.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 02:40:45.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-24 05:57:46.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 06:52:16.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 13:00:03.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 05:13:03.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 03:18:34.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-15 12:08:32.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 23:43:40.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 07:41:24.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-29 08:30:58.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 10:21:13.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 14:52:30.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 05:19:15.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 11:44:05.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 13:47:52.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 18:56:15.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.6.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-30 03:45:13.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-22 21:57:24.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 07:24:24.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-09 06:11:13.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-17 16:00:01.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 02:49:08.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 10:23:51.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-17 05:10:30.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 08:35:06.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 10:17:50.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 16:28:28.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 23:52:03.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }
Output for 5.5.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-24 06:03:06.000000" ["timezone_type"]=> int(2) ["timezone"]=> string(3) "GMT" }

preferences:
193.76 ms | 401 KiB | 194 Q