3v4l.org

run code in 300+ PHP versions simultaneously
<?php $monthToInt = 8223; printf("Month to int:\n\tType: %s; Value: %d\nDate string: %s.\n", gettype($monthToInt), $monthToInt, date('F Y-m-d H:i:s', $monthToInt));

preferences:
36.84 ms | 402 KiB | 5 Q