summaryrefslogtreecommitdiff
path: root/lib/custodian/util/timespan.rb
AgeCommit message (Collapse)Author
2013-06-24 Added Custodian::Util::TimeSpanSteve Kemp
This class is used to determine whether an "hour" is within a given hour-span. e.g. To cope with: foo must run ping except between 04-06 otherwise 'alert'. This updates issue #4551.