JSON time service "json-time.appspot.com" is broken. Anyone have a replacement?
http://json-time.appspot.com/time.json?tz=GMT has been broken for a while now... at least a month. This service returns the current time in jsonp, and I have a jquery plugin that uses it to determine the correct time. I'm under the assumption that this service is permanently down since it's been down for a long time and I can't find any posts by the author as to it's status. Does anyone know of a service that I can use that returns the correct ti开发者_运维百科me in JSON or XML?
Thanks!
Looks like you can set up your own: https://github.com/simonw/json-time
精彩评论