Formats a Date Range as a String value for display.

Syntax

ISSupport.FormatDateRangeAsDisplayString(dateRange, [longDateFormat], [separator])

Parameters

NameTypeOptionalByRefDescription
dateRange ISDateRange The ISDateRange to format.
longDateFormat Boolean Optional Indicates whether to use the Long Date Format. If omitted, a value of False is assumed.
separator String Optional If both the 'from' and 'to' dates are populated, the string to separate the values with. Default is 'to'. If omitted, a value of to is assumed.

Return Value

String

A String value.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0