3v4l.org

run code in 300+ PHP versions simultaneously
<?php $dt = new DateTime('now', new DateTimeZone('Europe/Madrid')); var_dump($dt->getTimestamp()); $dt->setTimezone(new DateTimeZone(DateTimeZone::ASIA)); var_dump($dt->getTimestamp());
Output for 8.3.0 - 8.3.6
int(1404829735) Fatal error: Uncaught DateInvalidTimeZoneException: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.14 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 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
int(1404829735) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.6
int(1462260921) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.5
int(1459628885) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.4
int(1457596744) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.3
int(1458290188) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.2
int(1458657014) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.1
int(1458760582) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 7.0.0
int(1459025352) Fatal error: Uncaught Exception: DateTimeZone::__construct(): Unknown or bad timezone (16) in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.28
int(1404829735) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.21
int(1462157824) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.20
int(1460229886) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.19
int(1457366883) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.18
int(1458000080) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.17
int(1458391937) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.16
int(1459114468) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.15
int(1459204782) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.14
int(1459558816) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.13
int(1460696086) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.12
int(1461091136) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.11
int(1461375788) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.10
int(1461554797) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.9
int(1461745492) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.6.8
int(1461947364) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.35
int(1463899241) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.34
int(1460324709) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.33
int(1457463891) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.32
int(1458179095) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.31
int(1458488283) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.30
int(1459470918) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.29
int(1460833200) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.28
int(1461188658) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.27
int(1461284033) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.26
int(1461650022) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.25
int(1461845508) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.5.24
int(1464031433) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.45
int(1442788458) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.44
int(1442788406) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.43
int(1442788378) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.42
int(1442788369) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.41
int(1442788358) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.40
int(1442788348) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.39
int(1442788340) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.38
int(1425486602) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.35 - 5.4.37
int(1425486592) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.34
int(1425486591) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.32
int(1410605828) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.31
int(1410605827) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.4.14 - 5.4.30
int(1404829741) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.3.28, 5.4.0 - 5.4.13
int(1404829742) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.3.29
int(1410605825) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.3.15 - 5.3.27
int(1404829743) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.3.3 - 5.3.14
int(1404829744) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.3.0 - 5.3.2
int(1404829745) Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct(): Unknown or bad timezone (16)' in /in/8j5YT:7 Stack trace: #0 /in/8j5YT(7): DateTimeZone->__construct('16') #1 {main} thrown in /in/8j5YT on line 7
Process exited with code 255.
Output for 5.2.0 - 5.2.17
Fatal error: Call to undefined method DateTime::getTimestamp() in /in/8j5YT on line 5
Process exited with code 255.
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Class 'DateTime' not found in /in/8j5YT on line 3
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected ')', expecting '(' in /in/8j5YT on line 7
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1
Parse error: parse error, unexpected ')', expecting '(' in /in/8j5YT on line 7
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `'('' in /in/8j5YT on line 7
Process exited with code 255.

preferences:
273.36 ms | 401 KiB | 314 Q