Skip to main content

TimeSpanRange.ToString Method

Name Parameters Description
ToString() none Converts the range to a string.
ToString(IFormatProvider) provider Converts the range to a string that is formatted to the specified culture-specific formatting information.
ToString(String, IFormatProvider) format, provider Converts the range to a string that is formatted with the specified format string and culture-specific formatting information.