3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('Europe/Oslo'); $datetime = new DateTime(); var_dump($datetime); echo $datetime->format('Y-m-d H:i:s.u')."\n";
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.010583" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.010583
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006935" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006935
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.007178" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.007178
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008489" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008489
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003515
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003671
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004205" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004205
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006796" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006796
Output for 8.0.3, 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006991" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006991
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006664" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006664
Output for 8.1.3, 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003711" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003711
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003613" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003613
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003813" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003813
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004006" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004006
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004196" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004196
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005192" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005192
Output for 8.0.11, 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003811" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003811
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003820" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003820
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004079" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004079
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003717
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004209" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004209
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004239" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004239
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005311" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005311
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003890" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003890
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003767" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003767
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006150" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006150
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.006833" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.006833
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003856" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003856
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004068" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004068
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003401" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003401
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004135" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004135
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005005" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005005
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005434" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005434
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003806" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003806
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003837" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003837
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003885" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003885
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003942" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003942
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004039" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004039
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003380" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003380
Output for 8.1.10, 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003730" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003730
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003543" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003543
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003399" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003399
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003449" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003449
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003640" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003640
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004236" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004236
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003597" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003597
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003848" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003848
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003528" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003528
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003847" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003847
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003556" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003556
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003462
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003703" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003703
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003473
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003241
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003454
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003275" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003275
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004396" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004396
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002985" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002985
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003195" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003195
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003558
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003355" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003355
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003536" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003536
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003344" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003344
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003170" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003170
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003775" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003775
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003465" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003465
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003521" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003521
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003638" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003638
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003381" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003381
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003657" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003657
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002189" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002189
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003616" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003616
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003440" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003440
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003540" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003540
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008228" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008228
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003435" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003435
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003884" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003884
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003538" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003538
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.010141" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.010141
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003603" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003603
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011236" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011236
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002011" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002011
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003252" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003252
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002798" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002798
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003363
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004263" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004263
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003123" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003123
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003359" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003359
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003244" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003244
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003209" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003209
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003495" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003495
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009218" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009218
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011059" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011059
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003392" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003392
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.007865" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.007865
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.015952" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.015952
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008911" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008911
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009966" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009966
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011698" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011698
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008871" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008871
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011749" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011749
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009938" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009938
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009219" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009219
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009751" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009751
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.000258" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.000258
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002294" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002294
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.007949" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.007949
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.012063" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.012063
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.000140
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002107" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002107
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002829" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002829
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003368" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003368
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003317" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003317
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009922" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009922
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008076" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008076
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008602" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008602
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011881" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011881
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008848" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008848
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009107" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009107
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009453" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009453
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009714" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009714
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008506" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008506
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008426" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008426
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.004857" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.004857
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009197" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009197
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011276" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011276
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009943" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009943
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.011910" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.011910
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008691" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008691
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.008226" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.008226
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.009408" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.009408
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.043256" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.043256
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.103269" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.103269
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.003387" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.003387
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.002428" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.002428
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005312" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005312
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.012973" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.012973
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.005146" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.005146
Output for 5.6.0 - 5.6.24, 7.0.0 - 7.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-08-07 11:55:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(11) "Europe/Oslo" } 2016-08-07 11:55:21.000000

preferences:
200.9 ms | 402 KiB | 183 Q