Get a description of the Time Span between two dates (exclusive). Suitable for Age of person.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- ISTextUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0