Class Runt::REDay
In: lib/runt/temporalexpression.rb
Parent: TExpr

TExpr that matches periods of the day with minute precision. If the start hour is greater than the end hour, than end hour is assumed to be on the following day.

 See also: Date

Methods

include?   new   print   to_s  

Constants

CURRENT = 28
NEXT = 29
ANY_DATE = PDate.day(2002,8,CURRENT)

Public Class methods

Public Instance methods

[Validate]