class TandaCLI::Configuration::Organisation::RegularHoursSchedule::Break

Included Modules

Defined in:

tanda_cli/configuration/types/organisation.cr

Constructors

Instance Method Summary

Instance methods inherited from module TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeFinish

pretty_finish_time : String | Nil pretty_finish_time

Instance methods inherited from module TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeStart

pretty_start_time : String | Nil pretty_start_time

Constructor Detail

def self.new(_start_time : String, _finish_time : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def finish_time : Time #

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

[View source]
def start_time : Time #

[View source]