Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexkay
6391 days ago
I'm in Sydney, asking for weather in Sydney, I don't want to see temperature Fahrenheits.
Other than that, a very nice idea and execution.
2 comments
aviel
6391 days ago
Good call. It really shouldn't be hard at all, i can query weather bug with a UnitType parameter depending on the location.
Thanks!
link
aviel
6390 days ago
Unfortunately, due to the unreliability of the weather bug api, i've had to switch to the weather underground api which makes this much more difficult. Currently working on this.
link
alexkay
6389 days ago
Well I guess it can be done easier. Currently, the only countries not using Celsius are United States and Belize. And you are already using GeoIP.
link
Thanks!