Acknowledged
over 1 year ago

Daily forecast shows the previous day

Hi,

I have a watchface which shows the weather forecast for the current day and next 2 days, for it I use the Weather API, Weather.getDailyForecast(), it works ok for everybody except 2 users, they have reported me that the first day of the forecast is not the current day, but the previous day, that is, imagine today is wednesday, for all the users the watchface shows forecast for wednesday, thursday, and friday , but for 2 users it shows tuesday, wednesday and thursday.

Does anyone know why the daily forecast function is returning forecast for a previous day?

Thanks

Parents
  • I don't know... My guts tell me that it can be somehow related to the timezone. Maybe you can also try to reproduce it by changing the timezone a) of your watch, b) of your phone c) both. Also make sure that you change it "enough" so that at the time you test it the "virtual" place you're in (according to the timezone you set) is at another day

Comment
  • I don't know... My guts tell me that it can be somehow related to the timezone. Maybe you can also try to reproduce it by changing the timezone a) of your watch, b) of your phone c) both. Also make sure that you change it "enough" so that at the time you test it the "virtual" place you're in (according to the timezone you set) is at another day

Children
No Data