3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Source: https://bugs.php.net/bug.php?id=62476 $date = date_create_from_format('M j, Y', 'Jan 25, 1968'); echo date_format($date, 'dm-yD');

preferences:
37.08 ms | 402 KiB | 5 Q