-
I have recently deveoped an iOS weather app, using a lot of the forecast descriptions for each time period. I let the user select their desired unit of measure. However, without digging through the string I would much prefer if the description pull would just give me the same information, but in Celsius for example. I have looked around and tried to change it to 'si' in the URL, but that doesn't seem to work. |
Beta Was this translation helpful? Give feedback.
Answered by
Scott-KC
Jun 11, 2021
Replies: 1 comment 1 reply
-
Nevermind, I figured it out. For anyone else that may have this question after me: ...?units=si |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Scott-KC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nevermind, I figured it out. For anyone else that may have this question after me: ...?units=si