3v4l.org

run code in 300+ PHP versions simultaneously
<?php date_default_timezone_set('Europe/Amsterdam'); setlocale(LC_ALL, 'nl_NL'); echo strftime('%l:%M %P'); setlocale(LC_ALL, 'en_EN'); echo strftime('%l:%M %P');

preferences:
37.26 ms | 402 KiB | 5 Q