<?php $timestamp = strtotime('17-04-2018' . ' ' .'16:12');echo date('Y-m-d H:i:s', $timestamp);
Standard input is empty
2018-04-17 16:12:00
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!