开发者

yahoo weather in different languages

开发者 https://www.devze.com 2023-02-10 05:50 出处:网络
i am trying to get the info from yahoo weather in different languages http://developer.yahoo.com/weather/

i am trying to get the info from yahoo weather in different languages

http://developer.yahoo.com/weather/

but i can only ge开发者_高级运维t english results (also just farenheit deegrees, not celsius) do you know how to configure this web service to get different results? or maybe another multilanguage service?

thanks a lot!


I'm not sure if there is a multi-language service, however, for displaying Celsius you can add "&u=c" in your URL, for example: http://weather.yahooapis.com/forecastrss?w=2442047&u=c

0

精彩评论

暂无评论...
验证码 换一张
取 消