Class Runt::WIMonth
In: lib/runt/temporalexpression.rb
Parent: Object

TExpr that matches the week in a month. For example:

    WIMonth.new(1)

 See also: Date
 FIXME .dates mixin seems functionally broken

Methods

include?   new   to_s  

Included Modules

TExpr TExprUtils

Constants

VALID_RANGE = -2..5

Public Class methods

Public Instance methods

[Validate]