Name | Description | |
---|---|---|
RelativeDatePart Constructor | Initializes a new instance of the RelativeDatePart class. |
The following tables list the members exposed by RelativeDatePart.
Name | Description | |
---|---|---|
RelativeDatePart Constructor | Initializes a new instance of the RelativeDatePart class. |
Name | Description | |
---|---|---|
DateRangeValues | Creates array RelativeDatePart that contains range values | |
DateShiftValues | Creates array RelativeDatePart that contains shift values | |
DateStartValues | Creates array RelativeDatePart that contains start values | |
RangeDay | Creates instance RelativeDatePart class represents range of the day | |
RangeMonth | Creates instance RelativeDatePart class represents range of the month | |
RangeQuarter | Creates instance RelativeDatePart class represents range of the quarter | |
RangeWeek | Creates instance RelativeDatePart class represents range of the week | |
RangeYear | Creates instance RelativeDatePart class represents range of the year | |
ShiftCurrent | Creates instance RelativeDatePart class represents a shift(current of day, week...) relative to the current date | |
ShiftNext | Creates instance RelativeDatePart class represents a shift(next of day, week...) relative to the current date | |
ShiftPrevius | Creates instance RelativeDatePart class represents a shift(previous of day, week...) relative to the current date | |
StartBegining | Creates instance RelativeDatePart class represent beginning(of day,week...) relative to the current date | |
StartEnd | Creates instance RelativeDatePart class represent end(of day,week...) relative to the current date |
Name | Description | |
---|---|---|
Label | Displays the current label for a portion of the relative date | |
Value | Contains the value of a portion of the relative date |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this value | |
ToString | Returns a System.String that represents label this instance. |