For Babelfish Release 1.11.1.3

StringFormattingSpanOfDates Method

Overload List

SpanOfDates(DateTime, DateTime) Formats a span of dates, a start and end date, to a common formatted string.
SpanOfDates(String, String) Formats a span of dates, a start and end date, to a common formatted string. If either input variable can not be parsed as a DateTime, then today's date is used.

See Also