3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(new DateTime("now")); echo "<br/>"; var_dump(new DateTime("-7 months")); echo "<br/>"; var_dump(new DateTime("7 months ago"));
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008659" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008757" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008829" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.010662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010763" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010839" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.006833" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006924" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006989" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003669" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003900" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003944" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003972" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003912" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003949" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008782" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.007020" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.007413" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003766" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003915" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003969" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003588" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003639" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003676" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.007017" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004322" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.005512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005579" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005614" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003706" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003863" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003906" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004373" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003727" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003772" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003922" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003965" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003986" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003826" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003846" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003998" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004039" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004059" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004095" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004160" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003775" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003816" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003838" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006724" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.006800" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003986" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004081" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003639" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003765" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003908" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004005" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004676" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004735" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004775" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003629" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003670" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003686" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003705" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003910" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003952" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004681" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003714" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003770" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003834" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003534" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003576" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003632" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003905" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003946" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003968" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003329" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003393" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003584" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003730" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003758" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003568" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003608" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003628" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003547" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003568" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003469" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003618" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.005267" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005387" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005414" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003641" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003704" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003595" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003660" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003809" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003827" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003562" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003619" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004057" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004107" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004083" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003399" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003418" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003677" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003696" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003478" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003550" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003349" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003367" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003009" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003056" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003409" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003449" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003468" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003604" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003590" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003609" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003605" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003007" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003050" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003070" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003848" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003362" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003423" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003535" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003555" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003371" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.005757" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 02:37:39.002568" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.002617" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.002638" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003743" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003773" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003649" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003715" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003479" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003534" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003561" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009400" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010201" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003887" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003930" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003779" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003822" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003839" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003480" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003542" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.011196" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011345" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.013037" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003321" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003383" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.012187" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.014170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.016129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.002206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004232" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003021" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003068" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003092" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.002928" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.002973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.002994" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003419" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.006767" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003721" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003766" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003786" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003312" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003851" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003911" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.012336" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.006932" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007053" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.007115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012774" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.010830" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.013661" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008912" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009835" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011055" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.011694" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.014041" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.016387" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008429" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008597" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008702" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008759" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008915" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009045" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008079" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010306" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.011442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011637" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011807" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009688" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010685" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000296" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000508" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.002216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.002268" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.002302" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008345" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009438" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009788" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010699" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000341" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 02:37:39.002071" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.002111" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.002137" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 02:37:39.001946" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.001994" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 02:37:39.002021" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.003391" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003436" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.003455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.010494" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009347" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010263" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011501" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009273" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009240" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009370" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.011912" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.013902" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.015853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008168" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010511" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008991" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011372" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009084" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009293" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008273" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.004414" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004543" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.004617" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009771" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008784" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.008922" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000303" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000347" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000319" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000376" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000250" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000334" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000419" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000258" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000280" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000339" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000273" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000341" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000268" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000099" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009610" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010937" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012394" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009491" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.008569" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.009582" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.010432" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.012062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.013556" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.009065" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.010157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.011189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000389" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000278" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000330" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000153" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000249" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000327" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000250" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000317" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000412" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000142" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000210" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000250" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000157" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000274" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000120" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000104" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000129" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000289" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:40.000190" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:40.000265" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:40.000307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000342" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000231" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000292" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000124" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000278" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000092" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000177" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000264" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000352" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000257" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000298" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000376" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000253" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000208" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000205" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000242" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000289" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:40.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:40.000213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:40.000269" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000116" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000209" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000261" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000178" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000368" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000103" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000182" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000225" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000288" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000362" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000102" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000122" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000268" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000238" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000297" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000330" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000128" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000301" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000185" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000230" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000217" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000130" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000226" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000458" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000286" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000368" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000148" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000355" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.45, 5.5.14 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000106" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000133" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000230" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000294" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-01 03:37:39.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000244" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(26) "2014-04-01 03:37:39.000300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.29, 5.4.0 - 5.4.29, 5.5.0 - 5.5.10, 5.5.12 - 5.5.13
object(DateTime)#1 (3) { ["date"]=> string(19) "2014-11-01 03:37:39" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(19) "2014-04-01 03:37:39" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(19) "2014-04-01 03:37:39" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.11
object(DateTime)#1 (3) { ["date"]=> string(19) "2014-11-01 03:37:40" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(19) "2014-04-01 03:37:40" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } <br/>object(DateTime)#1 (3) { ["date"]=> string(19) "2014-04-01 03:37:40" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.0 - 5.2.17
object(DateTime)#1 (0) { } <br/>object(DateTime)#1 (0) { } <br/>object(DateTime)#1 (0) { }
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/SHnHB 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/SHnHB 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/SHnHB on line 2

preferences:
337.05 ms | 401 KiB | 459 Q