Returns the End of the Month based upon the specified date and optional the number of months to increment by.

Syntax

ISDateUtilities.EndOfMonth(value, [increment])

Parameters

NameTypeOptionalByRefDescription
value Date A Date value.
increment Integer Optional The optional number of months to increment/ decrement by. 0 assumes the end of the current month. If omitted, a value of 0 is assumed.

Return Value

Date

A Date value.

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