3v4l.org

run code in 300+ PHP versions simultaneously
<?php $today = new DateTime(); $today->format('Y-m-d H:i:s'); var_dump(date('Y-m-d H:i:s'), $today);
Output for 8.3.4
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.007303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.006880" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003770" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.006721" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003793" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003772" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.005611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003952" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003904" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.005227" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003849" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.005585" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.006808" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003428" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004118" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.005010" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003789" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.005242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003681" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003741" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003898" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11, 8.1.13
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003769" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003617" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003290" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003552" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004006" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003816" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004001" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003559" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003860" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24, 8.1.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003246" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003535" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
string(19) "2015-10-05 11:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 11:47:34.002502" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003536" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003510" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003639" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008014" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003313" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003304" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003968" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008931" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.002018" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003045" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.002926" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003415" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003596" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003625" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.012404" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009351" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.013823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.012072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008618" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.011275" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.000322" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.002024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.011369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.000121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
string(19) "2015-10-05 11:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 11:47:34.002347" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
string(19) "2015-10-05 11:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 11:47:34.002365" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004821" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.007027" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.011094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009569" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010972" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.012343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008230" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008366" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.004616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.009304" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.008425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.019262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.002422" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003061" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003321" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.002541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.011037" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.010133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.003880" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.28, 7.0.0 - 7.0.20
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(26) "2015-10-05 13:47:34.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.0 - 5.4.29, 5.5.0 - 5.5.13
string(19) "2015-10-05 13:47:34" object(DateTime)#1 (3) { ["date"]=> string(19) "2015-10-05 13:47:34" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }

preferences:
227.76 ms | 402 KiB | 264 Q