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.
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.
Determines whether the FixedDateGroup is equal to the specified object.
True if the object is equal to this instance; False otherwise.
The object to test for equality.
Gets the accepted date range based on the specified calendar type.
InvalidEnumArgumentException 'calendarType' is not defined in the CalendarType enumeration.
A DateRange where the start is the inclusive start date of the accepted date range and the end is the exclusive end date.
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