3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo(strftime("%B %D %Y %X", mktime(10,0,0,11,21,2004))."\n"); echo(strftime("%b %d %Y %X", mktime(20,0,0,12,31,98))."\n"); echo(strftime("Today is %a on %b %d, %Y, %X time zone: %Z",time())); ?>

preferences:
42.78 ms | 402 KiB | 5 Q