3v4l.org

run code in 300+ PHP versions simultaneously
<?php $today = date_create('now'); $later = date_modify($today, '+1 day'); echo date_format($later, 'Y-m-d'); var_dump($today, $later);
Output for 8.3.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008751" ["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 2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008425" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.012034" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.012034" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003951" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003951" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007121" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011022" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011022" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.006454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.006454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4, 8.2.12, 8.2.15
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003836" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003836" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24, 8.2.14
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003814" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.005108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.005108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004079" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004079" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003933" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003933" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003698" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003698" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003797" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003797" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003496" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003496" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004913" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004913" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004005" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004005" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003706" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003706" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4, 8.1.18
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003657" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003703" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003703" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7, 8.1.15
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003640" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003640" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003769" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003769" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003892" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003892" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004036" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004036" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003367" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003367" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003487" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003487" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003328" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003776" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003875" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003737" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003663" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003663" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003400" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003400" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002465" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002465" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.1, 8.0.12
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003393" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003393" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003424" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003424" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011397" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011397" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003614" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003614" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003403" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003403" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009589" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009589" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007999" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.001772" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.001772" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.002973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.002973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004963" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.004963" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003516" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23, 7.4.27
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.003494" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.003494" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.4.25
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008819" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008819" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008581" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009305" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.015586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.015586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009304" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009304" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008798" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008798" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008922" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008922" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009141" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.002327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.002327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002444" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002444" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002012" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 10:00:48.002012" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003591" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003083" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003083" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003396" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003396" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008724" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008724" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008945" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009916" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009916" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.010680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.010680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.010395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.010395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008569" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008569" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008296" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008296" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22, 7.3.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6, 7.3.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.4
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.10, 7.3.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009447" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.011815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009406" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009406" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.009484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.008686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.24
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000183" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.23
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:49.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:49.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26, 7.2.4, 7.2.17
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.8
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000088" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25, 7.2.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.016923" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.016923" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.005943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.005943" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000079" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000079" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000119" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.003416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.006135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.006135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.027868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.027868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.021736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.021736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.4
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.024940" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.024940" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.0 - 7.0.20, 7.1.3
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.2
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.027847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.027847" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.1
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007146" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007146" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
2017-07-04object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#1 (3) { ["date"]=> string(26) "2017-07-04 12:00:48.007043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }

preferences:
190.43 ms | 402 KiB | 216 Q