Weather is day

Can someone explain me better what the tag “WTHR_IS_DAY” means?

According to doc it indicates whether the condition applies during daylight, but the weather last update time is at PM range. I checked the info return by the weather tags and it is according to the phone weather app, which also indicates night condition, but still WTHR_IS_DAY returns 1, shouldn’t it return 0? Thanks

I think it is the way, like it is described in documentation. If your phone shows it is night, then the tag should return 0

image

is day? logical 0 means no, 1 means yes

1 Like

Sorry, I confused the numbers (I’ll edit the question numbers), it is return 1 instead of 0 at night

Where are you witnessing this behavior? I know in WFS you have to click “Night” for it to reflect the correct number.

On the watch, you often will have to manually update the weather in order for the number to be correct. It will return 0 once the sun has set. It’s not a AM/PM indicator.

1 Like

On the watch using it regularly. Still, even if the sun is down for a while it still returns day, it changes to night around 1 hour after it goes dark outside…

Out of curiosity, you said to update the weather manually, are you talking about going to the weather app and click the update button or something else??

Yes, open the built in weather app, and scroll to the bottom, you’ll see this…tap the refresh icon, and it will update.

2 Likes