3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date = new \DateTime('2017-08-07 00:00:00'); // initial date var_dump($date , new DateTime()); $dateInterval = $date->diff(new \DateTime()); // now $hours = ((int)$dateInterval->format('%a') * 24) + (int)$dateInterval->format('%h'); printf('%s:%s:%s' , $hours , $dateInterval->format('%I'), $dateInterval->format('%S'));
Output for 8.5.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008332" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.5.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007564" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.5.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007967" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.5.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.012058" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011850" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.012606" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011951" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15) /bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Output for 8.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010442" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009340" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004155" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009766" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005903" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009837" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006598" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010270" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011029" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009980" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010223" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004459" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.4.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009725" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011417" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010667" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011499" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011348" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009194" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008642" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008854" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004343" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008076" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010021" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003957" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008707" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009713" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009299" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.014144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005002" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003958" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003971" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007213" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004181" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004634" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004586" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010144" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010191" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007228" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006848" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003775" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004071" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.3.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004283" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010792" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008703" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005010" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004812" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003953" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003793" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004886" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004672" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003925" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008842" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009035" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010384" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007127" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006679" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003884" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004219" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003768" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003556" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005621" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005324" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003979" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004043" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006171" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003820" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003893" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003870" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003660" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004116" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.2.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004097" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.34
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009895" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008186" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009234" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008388" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007495" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004300" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006843" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007100" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.28, 8.1.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003514" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003549" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007602" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005165" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004001" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.1, 8.1.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004279" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003878" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003783" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.0, 8.1.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003681" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003441" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003695" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003575" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003473" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003541" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003540" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004059" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003718" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003395" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004885" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004066" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003601" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004013" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003808" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004199" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003316" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003675" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003756" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003410" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003110" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003275" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003380" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003241" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003565" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003646" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003247" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003502" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004017" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003448" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003745" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003364" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.9, 8.0.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003828" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 11:48:53.002560" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } 11:48:53
Output for 8.0.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003692" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003868" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003382" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007874" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003809" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004825" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003525" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010662" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008917" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003746" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 8.0.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009570" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.001977" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003114" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003287" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003475" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003101" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.004117" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003349" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003663" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003310" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.22
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009243" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009968" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003625" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.007835" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.15
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009179" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.14
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008944" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.13
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009882" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.12
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.012529" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.11
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008682" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.10
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.017344" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.9
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009487" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009374" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.014309" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.000443" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.002416" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008111" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011074" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.4.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.000307" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 11:48:53.001970" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } 11:48:53
Output for 7.3.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 11:48:53.002382" ["timezone_type"]=> int(3) ["timezone"]=> string(3) "UTC" } 11:48:53
Output for 7.3.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003635" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003747" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006791" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.28
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008204" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.27
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009722" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.26
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008940" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.25
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008813" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.24
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010080" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.23
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.013090" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.21
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008369" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008311" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.19
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008571" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.18
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.008563" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.17
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.010611" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.3.16
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011985" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.33
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009197" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.32
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009777" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.31
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.011923" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.30
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.009149" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.29
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.012457" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.2.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003973" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.20
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.003636" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.8
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.005430" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.7
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006510" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.6
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.025028" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.5
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.027090" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.4
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.054855" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.0.0 - 7.0.20, 7.1.3
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.2
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.018961" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.1
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006239" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53
Output for 7.1.0
object(DateTime)#1 (3) { ["date"]=> string(26) "2017-08-07 00:00:00.000000" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } object(DateTime)#2 (3) { ["date"]=> string(26) "2017-08-07 13:48:53.006800" ["timezone_type"]=> int(3) ["timezone"]=> string(16) "Europe/Amsterdam" } 13:48:53

preferences:
226.11 ms | 834 KiB | 5 Q