struct

TandaCLI::Models::RegularHoursPattern::Entry

Inherits Struct < Value < Object

Constructors

new(day_of_week : Time::DayOfWeek, start_time : Time, finish_time : Time, automatic_break_length : Time::Span, breaks : Array(Schedule::Break), source_date : Time, weeks_seen : Int32)
Source

Instance methods

automatic_break_length
Source
break_summary
Source
breaks
Source
day_of_week
Source
finish_time
Source
pretty_hours
Source
source_date
Source
start_time
Source
weeks_seen
Source