Class Crono::Interval
In: lib/crono/interval.rb
Parent: Object

Interval describes a period between two specific times of day

Methods

new   next_within   parse   to_s   within?  

Attributes

from  [RW] 
to  [RW] 

Public Class methods

Public Instance methods

[Validate]