struct

TandaCLI::Models::RegularHoursSchedule

Inherits TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeFinish < TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeStart < TandaCLI::Utils::Mixins::PrettyTimes < JSON::Serializable < Struct < Value < Object

Constructors

new(day_of_week : Time::DayOfWeek, start_time : Time, finish_time : Time, breaks : Array(Break) = Array(Break).new, automatic_break_length : Time::Span = Time::Span.zero)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

automatic_break_length
Source
break_length
Source
breaks
Source
day_of_week
Source
finish_time
Source
length
Source
start_time
Source
worked_length
Source

Nested types