Static
$tStatic
nextGets the exclusive end date of the accepted date range with a [[CalendarType]] of None.
Gets the inclusive start date of the accepted date range with a [[CalendarType]] of None.
Gets the type, or precision, of the group.
The group type indicates the precision of the [[value]], which defines the range of accepted dates in the group. For example, if the Type is Hour and the Value is 12/19/2011 1:29:13 PM, the date range allowed by the [[FixedDateGroup]] would be 12/19/2011 1:00:00 PM to 12/19/2011 1:59:59 PM.
[[value]]
Gets the reference date which determines range of accepted dates.
[[type]] indicates the precision of the Value, which defines the range of accepted dates in the group. For example, if the Type is Hour and the Value is 12/19/2011 1:29:13 PM, the date range allowed by the [[FixedDateGroup]] would be 12/19/2011 1:00:00 PM to 12/19/2011 1:59:59 PM.
[[type]]
Gets the accepted date range based on the specified calendar type.
[[InvalidEnumArgumentException]] 'calendarType' is not defined in the [[CalendarType]] enumeration.
The calendar type in which to get the accepted date range.
Static
compareStatic
compareStatic
equalsStatic
equalsStatic
getStatic
getStatic
getStatic
reference
Represents a fixed range of dates.
See
[[FixedValuesFilter.dateGroups]]