default=False,help_text="Toggle to True if the Facility is open 24 hours. You do not need to specify any Open Times, it will always be displayed as open.")
defis_open_now(self):
defis_open_now(self):
"""
"""
Return true if this schedule is open right now.
Return true if this schedule is open right now.
"""
"""
# Loop through all the open times that correspond to this schedule
# If the schedule is a 24 hour one, then it's open.