Get a description of the Time Span between two dates (exclusive). Suitable for Age of person.

1/1/2014 to 1/1/2015 = "1 Year".

Syntax

ISTextUtilities.GetTimeSpanExclusiveText(startDate, [endDate])

Parameters

NameTypeOptionalByRefDescription
startDate Date The Start Date.
endDate Date Optional The End Date. If omitted the current Date will be assumed. If omitted, a value of ISRuntime.OptionalNullDate is assumed.

Return Value

String

A String value.

Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0