struct

TandaCLI::Models::ClockInMoment

Inherits Struct < Value < Object

Class methods

from(time_of_day : TimeOfDay, on day : Time, after previous : Time | Nil = nil) : ClockInMoment | Error::Base
Source
parse(input : String, on day : Time, after previous : Time | Nil = nil) : ClockInMoment | Error::Base
Source
parse_day(input : String) : Time | Error::Base
Source

Instance methods

time
Source