Hi everyone,
I am new here but I just wanted to mention a tool I just created that I thought might be helpful to people doing programming, trading, etc. around BTC. Feel free to send me feedback and/or use at your disposal!
This is the main site:
http://aretheyawake.in/You can put any country name after the slash, like:
http://aretheyawake.in/chinaAnd it will show you the Chinese timezones and whether or not it is 6am-10pm.
You can also put in IP addresses, like:
http://aretheyawake.in/87.4.5.4If you want to get a plain text status, you can do:
http://aretheyawake.in/spain:statusIf you want the country too, you can do:
http://aretheyawake.in/87.4.5.4:status-countryThis would be useful if you had scripts, like PHP, running against it. You could use file_get_contents() to gather the results.
I also have, aretheyatwork.in, which works the same way, except operates on 9am-5pm instead.