-
• #2
It looks like it's just displaying whatever temperature value it gets - ideally it'd be using
locale
: https://www.espruino.com/Bangle.js+Locale
It looks like it's just displaying whatever temperature value it gets - ideally it'd be using locale
: https://www.espruino.com/Bangle.js+Locale
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!