Files
2017-05-17 11:21:49 -04:00

7 lines
400 B
Markdown

# now.httpbin.org
$ curl now.httpbin.org
{"now": {"epoch": 1495034467.3486578, "slang_date": "today", "slang_time": "now", "iso8601": "2017-05-17T15:21:07.348658Z", "rfc2822": "Wed, 17 May 2017 15:21:07 GMT", "rfc3339": "2017-05-17T15:21:07.34Z"}, "urls": ["/", "/docs", "/when/:human-timestamp", "/parse/:machine-timestamp"]}
Powered by [API Star](https://github.com/tomchristie/apistar).