StringFormattingSpanOfDates(DateTime, DateTime) Method
Formats a span of dates, a start and end date, to a common formatted string.
Namespace: Scopos.BabelFish.HelpersAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public static string SpanOfDates(
DateTime startDate,
DateTime endDate
)
- startDate DateTime
- endDate DateTime
String