Open akey7 opened 2 years ago
The following exception is thrown if the weather window timestamp is already specified in UTC: TypeError: Already tz-aware, use tz_convert to convert.
TypeError: Already tz-aware, use tz_convert to convert.
The exception in the description above is raised.
No exception should be raised and the code should adapt to timestamps already in UTC.
N/A
Description
The following exception is thrown if the weather window timestamp is already specified in UTC:
TypeError: Already tz-aware, use tz_convert to convert.
Steps to reproduce issue
Current behavior
The exception in the description above is raised.
Expected behavior
No exception should be raised and the code should adapt to timestamps already in UTC.
Code versions
N/A