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

convert std lib UTC to ora time zone #24

Open
alexhsamuel opened this issue Mar 5, 2019 · 0 comments
Open

convert std lib UTC to ora time zone #24

alexhsamuel opened this issue Mar 5, 2019 · 0 comments

Comments

@alexhsamuel
Copy link
Owner

>>> ora.TimeZone(datetime.timezone.utc)
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: can't convert to a time zone: datetime.timezone.utc

Possibly other time zones as well, e.g. fixed-offset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant