3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(\DateTime::createFromFormat('Y-m-d His', null . ' 000000')); var_dump(new \DateTime(null));
Output for 8.3.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.5
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.028039" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.4
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.3
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.006888" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003879" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.4, 8.3.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003914" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.3.0
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004173" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.18
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.010688" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.17
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.010258" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.16
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008354" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.15
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003552" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.14
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004091" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.13
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003938" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.5, 8.2.12
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003691" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.11
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.10
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.005675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.3, 8.2.9
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003815" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.8
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004006" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.7
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.006519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004505" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.5
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.3
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004068" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004042" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003970" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.2.0
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003988" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.28
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.006598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.27
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.26
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003493" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.25
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.24
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003971" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.23
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.005218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.22
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003656" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.21
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.20
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004024" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.19
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003671" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.18
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004021" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.17
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.005873" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.0, 8.1.16
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.15
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.14
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.13
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003333" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.12
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003754" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.11
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003567" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.10
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003530" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.9
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003633" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.8
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003560" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.7
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003407" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.6
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003801" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.4
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003553" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.2
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003719" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.1.1
bool(false) Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /in/8MoZC on line 4 object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003997" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003281" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.005697" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003580" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003336" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003422" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.22
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003524" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003374" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003299" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003372" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.15
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003720" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003462" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:24:48.002038" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 8.0.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003500" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003260" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007946" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003594" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003677" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003571" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009991" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.2
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.011206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.1
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003514" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 8.0.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008948" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.002431" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.002966" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.002904" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004308" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003405" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004254" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003690" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003437" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003513" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.22
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009592" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.010492" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003064" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008062" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.15
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008650" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008844" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009760" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.012982" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008753" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009207" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.011355" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000335" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.001023" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.4
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008342" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008089" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.4.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000222" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:24:48.002435" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 17:24:48.002086" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" }
Output for 7.3.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003601" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007012" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008883" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008684" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009704" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.011788" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.010794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008733" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009741" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008679" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009728" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.008161" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000194" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000229" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000172" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.27, 7.1.29, 7.3.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000154" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.4
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000316" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000175" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.2
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000135" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.1
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000138" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.3.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000150" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.012015" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009853" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009022" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.011143" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.009921" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000214" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000215" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.32, 7.2.23
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000168" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.22
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000198" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000202" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000170" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004113" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.2.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004673" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000140" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.28, 7.1.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000125" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000146" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.003098" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.007986" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.013234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.010693" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.1.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.004195" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.28, 7.0.14 - 7.0.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.6
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-03 05:44:43.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.5
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-02 18:49:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.4
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-10 04:46:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.3
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-18 05:08:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.2
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-21 15:35:27.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.1
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-23 16:11:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 7.0.0
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-26 17:57:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.21
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-02 00:48:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.20
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-09 14:06:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.19
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-07 04:50:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.18
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-14 17:48:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.17
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-19 09:31:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.16
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-27 19:44:09.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.15
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-28 20:37:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.14
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-01 23:07:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.13
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-15 03:09:17.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.12
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-19 16:37:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.11
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-22 23:33:22.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.10
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-25 01:25:58.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.9
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-27 06:26:38.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.8
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-29 14:17:42.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.6.7
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-25 04:07:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.35
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-22 04:36:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.34
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-10 20:03:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.33
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-08 15:42:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.32
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-16 21:34:35.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.31
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-20 12:22:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.30
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-03-31 22:38:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.29
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-16 17:14:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.28
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-20 19:40:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.27
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-21 21:59:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.26
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-26 03:49:51.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.25
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-04-28 09:47:21.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.5.24
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2016-05-23 16:39:20.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.45
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:15.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.44
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.43
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.42
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.41
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.40
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.39
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:35:01.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.38
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:59.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.37
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:57.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.36
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.35
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2015-09-07 06:34:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.34
bool(false) object(DateTime)#1 (3) { ["date"]=> string(26) "2014-11-03 18:24:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.30 - 5.4.32
bool(false) object(DateTime)#2 (3) { ["date"]=> string(26) "2014-11-03 18:24:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.4.21 - 5.4.29
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:24:53" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.29, 5.4.0 - 5.4.20
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:24:54" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.7 - 5.3.28
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:24:55" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.3.0 - 5.3.6
bool(false) object(DateTime)#2 (3) { ["date"]=> string(19) "2014-11-03 18:24:56" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" }
Output for 5.2.10 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 4 Fatal error: Call to undefined method DateTime::createFromFormat() in /in/8MoZC on line 3
Process exited with code 255.
Output for 5.2.0 - 5.2.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 4 Fatal error: Call to undefined method DateTime::createfromformat() in /in/8MoZC on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 4 Fatal error: Class 'DateTime' not found in /in/8MoZC on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 4 Fatal error: Undefined class name 'datetime' in /in/8MoZC on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 3 Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/8MoZC on line 4 Fatal error: Undefined class name 'datetime' in /in/8MoZC on line 3

preferences:
267.54 ms | 402 KiB | 343 Q