Last updated 6 months ago
Returns the time (with formatting) in GMT and the user's local time zone, if logged in.
GET /api/time HTTP/1.1 Host: listen.dovafm.xyz Accept: */*
Success
{ "timestamp": 1497652397, "utc_datetime": "2017-06-16 10:33:17", "utc_date": "June 16, 2017", "utc_time": "10:33pm", "utc_json": "2012-12-25T16:30:00.000000Z" }