Class
Runt::WIMonth
In:
lib/runt/temporalexpression.rb
Parent:
TExpr
TExpr
that matches the week in a month. For example:
WIMonth.new(1) See also: Date
Methods
include?
new
Constants
VALID_RANGE
=
-2..5
Public Class methods
new
(ordinal)
Public Instance methods
include?
(date)
[Validate]