Skip to content

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

@alissonmuller

Description

@alissonmuller

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions