3v4l.org

run code in 300+ PHP versions simultaneously
<?php $now = new DateTime(); $dates[] = $now; $dates[] = $now->add(new DateInterval('P1D')); var_dump($dates);
Output for 8.3.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
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 array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007320" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007320" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003585" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003585" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.3.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003627" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.27, 8.3.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007010" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007010" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.16, 8.2.15
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003774" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003774" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.14
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.13
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003866" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003866" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003765" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003765" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003928" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003928" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005286" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005286" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004286" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004286" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.2.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003909" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003909" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.25
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.23
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005025" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.005025" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.22
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003818" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.19
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003884" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003884" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.23, 8.1.15
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.14
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.13
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.25, 8.1.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003420" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003420" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003532" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003644" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003644" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003601" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003601" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.1.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003614" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003614" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003739" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003739" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003377" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003070" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003070" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.25
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.23
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003358" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003358" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.22
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.19
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003683" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003683" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003832" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003841" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003841" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.15
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003451" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003451" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.14
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003386" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.13
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.002119" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.002119" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 8.0.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003653" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003653" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003503" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003607" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003607" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009595" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009595" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003413" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003413" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 8.0.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.33
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003050" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003050" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003349" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003349" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.22
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006763" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006763" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.15
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.14
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.013360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.013360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.13
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009031" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009031" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008052" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010691" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010691" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008378" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008378" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009656" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009656" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.4.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000166" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.33
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.002072" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.002072" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.001993" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 08:10:28.001993" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } }
Output for 7.3.31
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003026" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.007474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.25
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011094" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.23
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009664" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012907" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012907" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.19
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.006111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008596" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008596" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000262" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.25, 7.3.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000185" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000185" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.3.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.33
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.009096" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011478" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.011478" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.31
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008396" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008396" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008465" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008465" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008412" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.008412" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.23
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.22
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000256" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000256" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000164" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000164" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.19
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000274" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000274" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.2.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.33
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.29, 7.1.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.31
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002652" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.003729" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.7
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.002638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.012685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010623" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.010623" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.1.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.004051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.28, 7.0.14 - 7.0.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.6
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-04 16:04:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-04 16:04:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.5
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-04 04:37:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-04 04:37:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.4
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-11 16:08:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-11 16:08:46.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.3
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 16:50:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 16:50:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.2
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 22:57:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 22:57:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.1
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-25 03:12:54.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-25 03:12:54.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 7.0.0
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 05:10:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 05:10:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.21
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 11:15:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 11:15:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.20
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 03:34:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-11 03:34:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.19
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 23:50:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 23:50:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.18
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-16 08:46:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-16 08:46:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.17
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 20:40:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 20:40:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-29 05:58:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-29 05:58:50.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.15
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-30 06:50:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-30 06:50:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.14
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-03 08:49:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-03 08:49:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.13
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 13:04:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 13:04:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 03:27:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 03:27:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.11
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 09:59:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-24 09:59:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.10
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 11:53:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 11:53:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.9
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 17:01:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 17:01:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.6.8
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-01 01:42:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-01 01:42:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.35
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 16:10:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 16:10:40.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.34
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-12 05:49:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-12 05:49:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.33
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 02:56:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 02:56:11.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 12:27:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 12:27:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.31
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 23:26:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 23:26:23.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.30
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 08:43:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 08:43:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-18 03:25:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-18 03:25:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.28
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 06:38:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 06:38:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-23 08:36:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-23 08:36:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.26
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 14:34:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 14:34:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.25
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 21:20:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 21:20:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.5.24
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-25 04:09:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-25 04:09:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.45
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-06 08:22:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-06 08:22:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.44
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:49:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:49:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.43
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.42
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.41
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.39 - 5.4.40
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-08-17 15:48:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.38
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:29.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.36 - 5.4.37
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.34 - 5.4.35
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2015-03-06 15:38:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.32
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-29 11:14:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-29 11:14:24.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.30 - 5.4.31
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(26) "2014-08-15 10:10:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.26 - 5.4.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:33" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:33" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.4.13 - 5.4.25
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:34" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:34" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.3.28, 5.4.0 - 5.4.12
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:35" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:35" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.3.29
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-29 11:14:23" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-29 11:14:23" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.3.17 - 5.3.27
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:36" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:36" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.3.0 - 5.3.16
array(2) { [0]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } [1]=> object(DateTime)#1 (3) { ["date"]=> string(19) "2014-08-15 10:10:37" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } }
Output for 5.2.0 - 5.2.17
Fatal error: Call to undefined method DateTime::add() in /in/BLY1L on line 4
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/BLY1L on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/BLY1L on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/BLY1L on line 2

preferences:
295.87 ms | 401 KiB | 342 Q