cph-cachet / flutter-plugins

A collection of Flutter plugins developed by CACHET
527 stars 625 forks source link

['weather' ^3.0.0] Weather data dates are not UTC #951

Open 1omerron opened 2 months ago

1omerron commented 2 months ago

Device / Emulator and OS

Describe the bug

Dates of the Weather objects are returned in the location's local time and not utc

Expected behavior

To have some indication about the time zone difference or something, so we will be able to convert it to UTC / user's local time zone

Actual behavior

Dates are returned in the timezone of the requested location