DateOptions.GetDayChar method
Returns a string representation of the specified calendar day.
Overload list
Name | Description | |
---|---|---|
GetDayChar(Int32) | Returns a string representation of the specified calendar day. | |
GetDayChar(Int32, SPCalendarType) | Returns a string representation of the specified calendar day and uses the specified calendar type. |
Top