zh-wang / YWeatherGetter4a

An Yahoo Weather API wrapper for android
99 stars 45 forks source link

Change the language of the result #29

Open jewom opened 7 years ago

jewom commented 7 years ago

Is it possible to set the language of the result (french for example) ?

Thanks for your API!

zh-wang commented 7 years ago

Just tested

[No Result] https://developer.yahoo.com/yql/console/#h=select+*+from+weather.forecast+where+woeid%3D615702+and+lang%3Dfr [Correct] https://developer.yahoo.com/yql/console/#h=select+*+from+weather.forecast+where+woeid%3D615702

It returns nothing if and lang='fr' is added.  ʅ( ツ)ʃ