Google weather API shows temperature in Fahrenheit.
After watching this post, I was able to convert temperature from F to C.
However, it shows like 17.222222222222° C - 28.888888888889° C, Clear
. How can i make it only 17° C-28° C
.
Thanks in advance.