3v4l.org

run code in 300+ PHP versions simultaneously
<?php $date1 = new DateTime('2013-10-25 19:45'); $d = new DateTime ( 'today', new DateTimeZone('Europe/Kiev')); echo $d->format('d.m.Y H:i');
Output for 5.6.28, 7.0.14 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
25.10.2013 00:00
Output for 7.0.6
03.05.2016 00:00
Output for 7.0.5
02.04.2016 00:00
Output for 7.0.4
10.03.2016 00:00
Output for 7.0.3
18.03.2016 00:00
Output for 7.0.2
21.03.2016 00:00
Output for 7.0.1
23.03.2016 00:00
Output for 7.0.0
26.03.2016 00:00
Output for 5.6.21
01.05.2016 00:00
Output for 5.6.20
09.04.2016 00:00
Output for 5.6.19
06.03.2016 00:00
Output for 5.6.18
14.03.2016 00:00
Output for 5.6.17
19.03.2016 00:00
Output for 5.6.16
27.03.2016 00:00
Output for 5.6.15
28.03.2016 00:00
Output for 5.6.14
01.04.2016 00:00
Output for 5.6.13
14.04.2016 00:00
Output for 5.6.12
19.04.2016 00:00
Output for 5.6.11
22.04.2016 00:00
Output for 5.6.10
24.04.2016 00:00
Output for 5.6.9
27.04.2016 00:00
Output for 5.6.8
29.04.2016 00:00
Output for 5.6.7
24.05.2016 00:00
Output for 5.5.35
22.05.2016 00:00
Output for 5.5.34
10.04.2016 00:00
Output for 5.5.33
08.03.2016 00:00
Output for 5.5.32
15.03.2016 00:00
Output for 5.5.31
20.03.2016 00:00
Output for 5.5.30
31.03.2016 00:00
Output for 5.5.29
16.04.2016 00:00
Output for 5.5.28
20.04.2016 00:00
Output for 5.5.27
21.04.2016 00:00
Output for 5.5.26
26.04.2016 00:00
Output for 5.5.25
28.04.2016 00:00
Output for 5.5.24
30.04.2016 00:00
Output for 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45
04.11.2015 00:00
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/oUaKG on line 2
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: datetime in /in/oUaKG on line 2
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetime in /in/oUaKG on line 2

preferences:
256.5 ms | 401 KiB | 359 Q