Returns the End of the Month based upon the specified date and optional the number of months to increment by.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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
- Member of:
- ISDateUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0