[ create a new paste ] login | about

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

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


Output:
1
1357876671.2303


Create a new paste based on this one


Comments: