DateRelativeDayIndex Property
Get/Set the relative Day Indexing component of this instance.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public int DayIndex { get; set; }
Public Property DayIndex As Integer
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int32
This is used in any case where an offset is found, such as in the
cases of {DayIndex} Days (from|ago), etc.