Open
Description
2.2.1 :023 > t = Tickle.parse('every day starting today at 11am')
=> {:next=>2018-05-06 11:00:00 +0000, :expression=>"day", :starting=>2018-05-06 11:00:00 +0000, :until=>nil}
2.2.1 :024 > t = Tickle.parse('daily starting today at 11am')
=> {:next=>2017-05-07 18:18:41 +0000, :expression=>"daily starting today at 11am", :starting=>2017-05-06 18:18:41 +0000, :until=>nil}
Metadata
Metadata
Assignees
Labels
No labels