3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tz = new \DateTimeZone('Europe/Moscow'); $dt = new DateTimeImmutable('now'); $dt->setTimezone($tz); $timestamp = (int) $dt->format('U'); $timestamp += 1000; $dt2 = \DateTimeImmutable::createFromFormat('U', $timestamp, $tz); var_dump($dt, $dt2);
Output for 8.3.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009047" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.3.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.19, 8.3.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009665" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.3.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008391" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.3.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008896" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.19, 8.3.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003616" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.3.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003852" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.3.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004014" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.18
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.010472" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.17
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.010218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.006490" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.14, 8.2.15
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003785" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.14
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003819" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003833" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.11
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004409" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.005345" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004042" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003881" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003869" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003739" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003993" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003895" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003876" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004077" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.26, 8.2.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003757" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.2.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.005313" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.28
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.010307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.27
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003736" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.26
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003576" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003573" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.24
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004583" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.23
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.005147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.22
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003626" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.21
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004126" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.19
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.18
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003557" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.17
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003647" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.15
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003476" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.14
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003901" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003440" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.11
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003488" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.11, 8.1.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003519" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003835" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004750" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003511" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.0, 8.1.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003969" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003762" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003848" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.1.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003619" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003630" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003407" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.28
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003484" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.27
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003452" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.26
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003504" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003460" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.24
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003566" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.23
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003353" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.22
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003584" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.21
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003394" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003206" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.18
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.17
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.15
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003390" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 14:55:06.002141" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003497" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003463" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003527" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008049" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003909" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007359" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009145" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004865" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 8.0.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008877" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.33
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.002039" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.32
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004423" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.002955" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003216" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.28
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.27
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003108" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.24
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003672" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.23
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.22
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.015831" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.21
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007426" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003220" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007961" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.15
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009680" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.14
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.012453" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009660" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.11
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009203" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.011810" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.011858" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.002072" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009084" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.011365" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.4.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.33
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 14:55:06.002172" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.32
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 14:55:06.002429" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.31
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003594" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003266" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007709" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.28
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007221" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.27
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.013314" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.26
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008794" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.010856" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.24
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.23
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008752" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.21
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009011" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.011587" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.18
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.005823" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.17
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008734" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.031282" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.3.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.037540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.33
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009364" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.32
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009824" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.31
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008393" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.013180" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.009025" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.031975" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.026152" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.11
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.032048" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.048679" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.017272" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.033398" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.012700" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000189" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.3, 7.2.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000218" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.007236" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.2.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.008343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.002448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004063" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.7
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.003439" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.011512" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.005433" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.1.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.004147" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.28, 7.0.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2015-10-28 15:55:06.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2015-10-28 15:11:46.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.6
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-05-03 17:57:03.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-05-03 16:13:43.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.5
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-03 06:24:49.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-03 04:41:29.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.4
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-10 18:09:55.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-10 17:26:35.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.3
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-18 18:58:07.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-18 18:14:47.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.2
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-23 01:22:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-23 00:38:45.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.1
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-24 05:06:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-24 04:22:40.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 7.0.0
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-27 07:02:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-27 05:19:12.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.21
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-05-02 13:07:56.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-05-02 11:24:36.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.20
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-10 05:24:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-10 03:40:44.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.19
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-08 02:20:10.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-08 01:36:50.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.18
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-15 11:01:26.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-15 10:18:06.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.17
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-19 22:42:41.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-19 21:59:21.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.16
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-28 07:49:47.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-28 06:06:27.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.15
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-29 08:40:30.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-29 06:57:10.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.14
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-02 10:33:44.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-02 08:50:24.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.13
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-15 14:54:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-15 13:11:13.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.12
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-20 05:23:12.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-20 03:39:52.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.11
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-24 11:39:02.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-24 09:55:42.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.10
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-25 13:48:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-25 12:05:12.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.9
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-27 18:58:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-27 17:14:40.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.6.8
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-30 03:51:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-30 02:08:08.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.35
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-05-22 19:32:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-05-22 17:49:33.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.34
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-11 07:36:18.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-11 05:52:58.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.33
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-09 04:57:16.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-09 04:13:56.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.32
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-17 14:40:05.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-17 13:56:45.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.31
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-03-21 01:41:28.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-03-21 00:58:08.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.30
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-01 10:34:04.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-01 08:50:44.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.29
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-17 05:18:48.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-17 03:35:28.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.28
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-21 08:36:13.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-21 06:52:53.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.27
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-22 10:25:08.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-22 08:41:48.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.26
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-26 16:31:32.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-26 14:48:12.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.25
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-04-28 23:22:33.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-04-28 21:39:13.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.5.24
object(DateTimeImmutable)#2 (3) { ["date"]=> string(26) "2016-05-24 05:57:19.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTimeImmutable)#3 (3) { ["date"]=> string(26) "2016-05-24 04:13:59.000000" ["timezone_type"]=> int(1) ["timezone"]=> string(6) "+00:00" }
Output for 5.4.0 - 5.4.45
Fatal error: Class 'DateTimeImmutable' not found in /in/mG59Y on line 4
Process exited with code 255.

preferences:
221.86 ms | 401 KiB | 244 Q