3v4l.org

run code in 300+ PHP versions simultaneously
<?php // GOOGL echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC-240') . '<br />'; //Wrong SOLB-EEB echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC120') . '<br />'; // Correct SOLB-EEB time string // Note that if the value is positive there should be a space between UTC and the offset echo strtotime('Wednesday, August 20, 2014 18:28:08 UTC+120') . '<br />';

preferences:
32.71 ms | 402 KiB | 5 Q