<?php$n = 42873;$dateTime = new DateTime("1899-12-30 + $n days");echo $dateTime->format("d/m/Y");
Standard input is empty
18/05/2017
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!