Hello!
I'm having a weird bit of trouble - I use the Edge Clock as my main clock, and the weather always shows up in Celsius. I have "en_US 2 - USA with YYYY-MM-DD date" set as my language in the Language app, and the weather shows up in Imperial format in the Weather app, but it always shows up as Metric in the Edge Clock app. I am in no way a programmer but - looking at the weather code for the Edge Clock, nothing jumps out at me as forcing the "weather" to be displayed in metric units:
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello!
I'm having a weird bit of trouble - I use the Edge Clock as my main clock, and the weather always shows up in Celsius. I have "en_US 2 - USA with YYYY-MM-DD date" set as my language in the Language app, and the weather shows up in Imperial format in the Weather app, but it always shows up as Metric in the Edge Clock app. I am in no way a programmer but - looking at the weather code for the Edge Clock, nothing jumps out at me as forcing the "weather" to be displayed in metric units:
Is there something else that might be affecting this?
Thank you!