struct

TimeMatcher

Inherits Struct < Value < Object

Constructors

new(month : Int32 | Nil, month_day : Int32 | Nil, weekday : Int32 | Nil, hour : Int32 | Nil, minute : Int32 | Nil)
Source

Instance methods

current_slot_start?(t)
Source
find_next(t)
Source
get_interval
Source
match(t : Time)
Source
signature
Source
slot_key(t)
Source
truncate(t)
Source