Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UTC Support in Weather Window #179

Open
akey7 opened this issue Feb 15, 2022 · 0 comments
Open

UTC Support in Weather Window #179

akey7 opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels

Comments

@akey7
Copy link
Contributor

akey7 commented Feb 15, 2022

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

  1. Specify weather window with a timestamp that includes a UTC offset.

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

@akey7 akey7 added the bug label Feb 15, 2022
@akey7 akey7 self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant