[ create a new paste ] login | about

Link: http://codepad.org/2SCmBan6    [ raw code | output | fork ]

PHP, pasted on Jun 30:
1
2
<?= strtotime("7/8/2020");?>
<?= strtotime("07/08/2020");?>


Output:
1
15941664001594166400


Create a new paste based on this one


Comments: