[ create a new paste ] login | about

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

PHP, pasted on Jan 16:
1
2
    <?php
echo ((strtotime("2013-01-15 19:46:11")-strtotime("2013-01-15 12:46:11"))/3600); 


Output:
1
    7


Create a new paste based on this one


Comments: