3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(new \DateTime(null, new \DateTimeZone('America/Chicago'))); var_dump(new \DateTime(null, new \DateTimeZone('America/New_York')));
Output for 8.3.7
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007021" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007083" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007452" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007531" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010792" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010267" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.006932" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.006996" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003600" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003641" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.1
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003739" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003778" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.3.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004158" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004192" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.18
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.006985" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007051" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.17
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008531" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.16
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.006665" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.006725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.15
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003840" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003936" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.14
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003558" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.13
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.005953" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.005993" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.12
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003769" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003816" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.11
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004344" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004385" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.10
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.005458" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.005509" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.9
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003890" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.8
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004076" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004112" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.7
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004073" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003719" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.005673" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.005705" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003888" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003911" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003578" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003607" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003975" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004007" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.1
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003934" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003961" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.2.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.28
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.006695" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.006750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.27
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003835" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.26
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003693" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.25
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003613" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.24
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004177" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.23
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.005249" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.005307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.22
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003753" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003789" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.21
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003705" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.20
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003959" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003995" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.19
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003661" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003709" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.18
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003790" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.17
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004548" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004584" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.16
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003569" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.15
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003748" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.14
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004052" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004081" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.13
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003399" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003427" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.12
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003444" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003474" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.11
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003541" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003571" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.10
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003497" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003521" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.9
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003636" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003668" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.8
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003614" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003648" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.7
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003335" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003364" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.6
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003684" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003713" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.5
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004175" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.4
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003548" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003575" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.3
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004099" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004123" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.2
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003699" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003723" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.1
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003482" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.1.0
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003682" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/Z1pst on line 7 object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003717" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003672" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003604" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003306" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003356" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003305" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003357" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003645" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003696" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003128" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003176" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003312" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003372" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003245" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003294" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.004018" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.004077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003633" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003434" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003826" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003878" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003472" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003455" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003506" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003449" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003522" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003321" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003379" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.002146" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.002197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003918" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003982" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003750" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003802" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003576" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003624" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003744" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003806" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.016996" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.018582" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003454" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003515" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003651" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003702" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003659" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003709" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008683" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009562" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010769" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003525" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003577" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.013430" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.013608" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.001794" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.001838" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.002885" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.002937" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003526" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003593" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003080" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003132" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003559" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003622" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003100" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003163" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003191" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003216" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003322" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003374" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003248" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008877" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009035" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007301" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003535" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010544" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.012787" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009168" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009363" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.012554" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.014539" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010563" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.012443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008414" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009578" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.015571" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.015780" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008709" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008962" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.011919" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.013922" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009601" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008563" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008738" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000262" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.001544" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.002366" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.002455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008498" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008761" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009249" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000161" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000252" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.002959" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003027" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.002728" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.002786" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003259" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003325" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003337" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003411" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.003764" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.026206" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.037692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010497" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010796" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.036911" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.038548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008944" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009131" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008534" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009857" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.013358" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.015563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.011355" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.012548" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010229" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.011567" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007999" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.005496" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.005638" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.011181" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.012833" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010375" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010590" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000201" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000360" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009293" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009455" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.012282" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.013441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009420" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.009566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.009009" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010068" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.008084" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.008316" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000114" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000174" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000318" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.028333" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.028468" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.083445" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.083626" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.058290" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.058483" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.059181" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.059427" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000158" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000259" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000123" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000212" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000163" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000277" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000156" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.067208" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.067348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.034700" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.034900" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000147" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000113" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000192" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.026610" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.026751" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000159" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000279" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000160" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000285" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000350" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000127" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.111989" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.112170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000096" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000169" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000105" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000184" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000238" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.016648" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.016810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.012076" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.012202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010223" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.028795" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.015561" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.015674" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007662" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007778" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.007067" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.007202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000116" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000137" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.017750" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.017932" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000115" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000193" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.014217" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.014426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000151" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000271" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 5.5.14 - 5.5.38, 5.6.0 - 5.6.38, 7.0.0 - 7.0.33, 7.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:03:00.065781" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:03:00.065965" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.000245" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 13:02:59.010572" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(26) "2016-01-12 14:02:59.010701" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }
Output for 5.5.0 - 5.5.13
object(DateTime)#1 (3) { ["date"]=> string(19) "2016-01-12 13:02:59" ["timezone_type"]=> int(3) ["timezone"]=> string(15) "America/Chicago" } object(DateTime)#1 (3) { ["date"]=> string(19) "2016-01-12 14:02:59" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "America/New_York" }

preferences:
242.44 ms | 402 KiB | 294 Q