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

Allow comparison with (timezone-aware) datetime.datetime #29

Open
fawkesley opened this issue Jul 4, 2018 · 0 comments
Open

Allow comparison with (timezone-aware) datetime.datetime #29

fawkesley opened this issue Jul 4, 2018 · 0 comments

Comments

@fawkesley
Copy link
Owner

fawkesley commented Jul 4, 2018

Don't blow up with

    return self.__dt < other.__dt
AttributeError: 'datetime.datetime' object has no attribute '_utcdatetime__dt'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant