Closed bdarfler closed 3 years ago
Marking this in case I have time later, but it looks like it can be added here:
https://github.com/inderdhir/DatWeatherDoe/blob/master/DatWeatherDoe/WeatherResponse.swift#L86-L93
Where the symbol appended in the return statement can be updated to use the F or C symbols
@brent-riva Oh no, I don't think I was clear enough. I'd like to have the widget display the temp in both Celsius and Fahrenheit so that I can talk to people in different countries about the temperature at my location.
That said, I do like the idea of at least displaying the °C or °F. I guess that would be a necessary first step anyhow.
@bdarfler 2.0.0 is out which includes support for showing weather in both C and F simultaneously!
SWEET! Thanks @inderdhir !
I would love a way to display both so that I can communicate the weather to my co-workers who live in different countries.