DateTimeRange.ToString Method
Name | Parameters | Description |
---|---|---|
ToString() | none | Returns the textual representation of the datetime range. |
ToString(IFormatProvider) | provider | Provides a culture-specific string representation of the time range. |
ToString(String, IFormatProvider) | format, provider |