<?php $dateInterval = new DateInterval("PT1H38M24S");echo $dateInterval->h .':' . $dateInterval->i . ':' . $dateInterval->s;
Standard input is empty
1:38:24
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!