<?php $date = new DateTime(); echo json_encode(compact('date'), JSON_PRETTY_PRINT);
Standard input is empty
{ "date": { "date": "2018-08-09 16:46:19.241129", "timezone_type": 3, "timezone": "UTC" } }
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!