Changing text weather from °C to °F

anyone know that i have to enter in front of the % in Avedesk Text weather to change the format to °F? I know that %s change it to °C but don't know how to get to °F. Thanks for the support guys.

#397610

well, this is what I use in my weather widgets/desklets:

Cel:

http://xoap.weather.com/weather/local/ECXX...*&dayf=7&unit=m

Far:

http://xoap.weather.com/weather/local/ECXX...*&dayf=7&unit=f

just replace the "ECXX0008" with the var according to your location.

#397627