struct Place::Chat::OpeningHours

Defined in:

place/chat/health_notification_models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(opening_times : Tuple(String, String, Bool)) #

[View source]

Instance Method Detail

def closes : Time::Span #

[View source]
def enabled : Bool #

[View source]
def is_open?(now : Time) #

[View source]
def opens : Time::Span #

[View source]