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

[question] In utils.is_open, what's the purpose of (now_time < datetime.time(23, 59, 59)) ? #38

Open
alissonmuller opened this issue Apr 18, 2019 · 0 comments

Comments

@alissonmuller
Copy link

In openinghours.utils.is_open, what's the purpose of this nested condition?
(now_time < datetime.time(23, 59, 59))
Can someone give an example of why it's needed? Thanks!

@alissonmuller alissonmuller changed the title [question] In utils.is_open, what's the purpose of (now_time < datetime.time(23, 59, 59)) condition? [question] In utils.is_open, what's the purpose of (now_time < datetime.time(23, 59, 59)) ? Apr 18, 2019
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