3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new \DateTime('now',new \DateTimeZone('UTC')); var_dump($date);
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.006872" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009448" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007208" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.010576" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003860" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003871" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.006347" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007012" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007207" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.006852" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004077" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003701" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.8, 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003883" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004150" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.005687" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004215" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003995" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003773" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004058" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003934" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.006509" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004065" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003796" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007101" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003574" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12, 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003617" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003854" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004044" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.005038" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003554" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003727" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004130" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003526" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003685" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.28, 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003550" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003769" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003603" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003623" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003212" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003749" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003542" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003381" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003538" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003489" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004112" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003591" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003946" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003612" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003580" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003957" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003324" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003408" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003172" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003345" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003307" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003636" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003385" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003164" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003210" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003702" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.005837" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003809" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003246" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.002439" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003409" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003410" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003399" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008144" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003497" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003607" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003510" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009326" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009222" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003674" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009372" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.001823" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.002980" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.002865" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003457" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003202" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31, 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003158" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.001949" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003394" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003621" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003517" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.012741" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007336" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003313" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003174" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007703" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009284" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008052" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.010368" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008435" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008547" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009488" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008155" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008511" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009318" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003283" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003171" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.012059" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000185" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.002188" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.001976" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003078" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.007699" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009080" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009135" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008530" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.011359" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008551" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008464" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009354" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.011609" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.010998" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004300" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.012238" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008163" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000193" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000134" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000200" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000095" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000093" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.009929" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.011138" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008963" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008283" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.008662" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000204" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000281" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000211" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003373" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003458" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.30, 7.1.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000110" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.003890" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.006100" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.002541" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.012502" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.026989" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.004042" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.6.28, 7.0.12 - 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2013-12-17 17:01:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 07:07:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.5.34, 5.6.20, 7.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.5.32 - 5.5.33, 5.6.18 - 5.6.19, 7.0.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.5.31, 5.6.17, 7.0.1 - 7.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.6.14 - 5.6.16, 7.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.6.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 02:27:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.45, 5.5.28 - 5.5.30, 5.6.12 - 5.6.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.42 - 5.4.44, 5.5.26 - 5.5.27, 5.6.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.40 - 5.4.41, 5.5.24 - 5.5.25, 5.6.8 - 5.6.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.38 - 5.4.39, 5.5.21 - 5.5.23, 5.6.6 - 5.6.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.36 - 5.4.37, 5.5.20, 5.6.4 - 5.6.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.34 - 5.4.35, 5.5.18 - 5.5.19, 5.6.2 - 5.6.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:25.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.31 - 5.4.32, 5.5.16, 5.6.0 - 5.6.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.5.35
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-22 06:13:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.30, 5.5.14 - 5.5.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 19:53:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.28 - 5.4.29, 5.5.12 - 5.5.13
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:27" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.25 - 5.4.27, 5.5.9 - 5.5.11
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:28" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.28, 5.4.21 - 5.4.24, 5.5.6 - 5.5.8
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:29" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.4.18 - 5.4.20, 5.5.2 - 5.5.5
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:30" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.25 - 5.3.27, 5.4.16 - 5.4.17, 5.5.0 - 5.5.1
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:31" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.23 - 5.3.24, 5.4.13 - 5.4.15
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:32" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.20 - 5.3.22, 5.4.11 - 5.4.12
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:33" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.18 - 5.3.19, 5.4.8 - 5.4.10
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:34" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.15 - 5.3.17, 5.4.6 - 5.4.7
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:35" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.13 - 5.3.14, 5.4.3 - 5.4.5
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:36" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.10 - 5.3.12, 5.4.0 - 5.4.2
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:37" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.29
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:26" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.5 - 5.3.9
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:38" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.1 - 5.3.4
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:39" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.3.0
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-04-11 19:53:40" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 5.2.3 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/dr7uJ on line 2 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/dr7uJ on line 2 object(DateTime)#1 (0) { }
Output for 5.2.0 - 5.2.2
<br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> object(DateTime)#1 (0) { }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
<br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Fatal error</b>: Class 'DateTime' not found in <b>/in/dr7uJ</b> on line <b>2</b><br />
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
<br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Fatal error</b>: Cannot instantiate non-existent class: datetime in <b>/in/dr7uJ</b> on line <b>2</b><br />
Process exited with code 255.
Output for 4.3.0 - 4.3.1
<br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Warning</b>: Unexpected character in input: '\' (ASCII=92) state=1 in <b>/in/dr7uJ</b> on line <b>2</b><br /> <br /> <b>Fatal error</b>: Cannot instantiate non-existent class: datetime in <b>/in/dr7uJ</b> on line <b>2</b><br />

preferences:
281.02 ms | 402 KiB | 375 Q