You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, some drivers use naive local times (like datetime.now()) instead of UTC timezone. These should be updated to use datetime.now(timezone.utc) to prevent timezone offset issues in dashboards like marinara.
Currently, some drivers use naive local times (like
datetime.now()) instead of UTC timezone. These should be updated to usedatetime.now(timezone.utc)to prevent timezone offset issues in dashboards like marinara.Checklist:
tomato-example-countertomato-psutiltomato-bronkhorsttomato-jumotomato-drycal