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
CURRENT | = | 28 |
NEXT | = | 29 |
ANY_DATE | = | PDate.day(2002,8,CURRENT) |