Converts a "Expiry Date" Text string to a Date (always End of Month)

Expiry dates must be in the format MMYY, MMYYYY, MM/YY, MM/YYYY, MM-YY or MM-YYYY; days are never included.

Syntax

ISDateUtilities.ConvertTextToExpiryDate(value)

Parameters

NameTypeOptionalByRefDescription
value String The Text Expiry Date.

Return Value

Date

A Date value, or Nothing if invalid.

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