3v4l.org

run code in 300+ PHP versions simultaneously
<?php $EST = new DateTimeZone('America/New_York'); $dt = new DateTime(); $dt->setTimezone($EST); echo $dt->format("Y-m-d H:i:s");
Output for 5.2.5, 5.2.12, 5.3.0, 5.3.4 - 5.3.5, 5.3.8, 5.3.11 - 5.3.12, 5.3.14 - 5.3.16, 5.3.19, 5.3.22, 5.3.25, 5.4.5, 5.4.9, 5.4.14 - 5.4.27, 5.6.28, 7.0.14 - 7.0.20, 7.1.0 - 7.1.25, 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.7
2014-04-15 17:36:45
Output for 7.0.6
2016-05-02 23:25:51
Output for 7.0.5
2016-04-02 12:32:42
Output for 7.0.4
2016-03-09 22:26:36
Output for 7.0.3
2016-03-17 23:46:57
Output for 7.0.2
2016-03-21 10:15:10
Output for 7.0.1
2016-03-23 10:51:32
Output for 7.0.0
2016-03-26 12:40:02
Output for 5.6.21
2016-05-01 18:29:59
Output for 5.6.20
2016-04-09 07:47:31
Output for 5.6.19
2016-03-06 22:09:37
Output for 5.6.18
2016-03-14 12:27:34
Output for 5.6.17
2016-03-19 04:11:28
Output for 5.6.16
2016-03-27 13:26:10
Output for 5.6.15
2016-03-28 14:19:07
Output for 5.6.14
2016-04-01 16:50:15
Output for 5.6.13
2016-04-14 20:50:45
Output for 5.6.12
2016-04-19 10:18:32
Output for 5.6.11
2016-04-22 17:15:14
Output for 5.6.10
2016-04-24 18:57:43
Output for 5.6.9
2016-04-27 00:07:21
Output for 5.6.8
2016-04-29 07:57:44
Output for 5.6.7
2016-05-24 21:09:46
Output for 5.5.35
2016-05-21 22:17:46
Output for 5.5.34
2016-04-10 13:45:37
Output for 5.5.33
2016-03-08 09:22:46
Output for 5.5.32
2016-03-16 16:12:54
Output for 5.5.31
2016-03-20 07:02:12
Output for 5.5.30
2016-03-31 16:20:29
Output for 5.5.29
2016-04-16 10:55:47
Output for 5.5.28
2016-04-20 13:21:10
Output for 5.5.27
2016-04-21 15:40:48
Output for 5.5.26
2016-04-25 21:30:13
Output for 5.5.25
2016-04-28 03:27:12
Output for 5.5.24
2016-05-23 10:20:40
Output for 5.4.45
2015-09-20 17:06:59
Output for 5.4.44
2015-09-20 17:06:55
Output for 5.4.43
2015-07-18 12:31:02
Output for 5.4.42
2015-07-08 06:38:05
Output for 5.4.41
2015-05-25 20:54:51
Output for 5.4.40
2015-05-01 15:00:39
Output for 5.4.39
2015-05-01 15:00:38
Output for 5.4.38
2015-02-28 10:03:21
Output for 5.4.36 - 5.4.37
2015-02-04 19:30:43
Output for 5.4.34 - 5.4.35
2014-11-15 09:46:01
Output for 5.4.32
2014-08-30 01:50:16
Output for 5.4.31
2014-08-30 01:50:13
Output for 5.4.29 - 5.4.30
2014-08-30 01:50:08
Output for 5.4.28
2014-08-30 01:50:07
Output for 5.2.0 - 5.2.4, 5.2.6 - 5.2.11, 5.2.13 - 5.2.17, 5.3.1 - 5.3.3, 5.3.6 - 5.3.7, 5.3.9 - 5.3.10, 5.3.13, 5.3.17 - 5.3.18, 5.3.20 - 5.3.21, 5.3.23 - 5.3.24, 5.3.26 - 5.3.28, 5.4.0 - 5.4.4, 5.4.6 - 5.4.8, 5.4.10 - 5.4.13
2014-04-15 17:36:44
Output for 5.3.29
2014-08-30 01:50:09
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTimeZone' not found in /in/4gOpE on line 3
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: datetimezone in /in/4gOpE on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: datetimezone in /in/4gOpE on line 3

preferences:
231.66 ms | 401 KiB | 331 Q