Table of Contents

, , ,

LAST_DAY_OF_MONTH

Description

Calculates the date that corresponds to the last day of month of the provided date

Parameters

Attribute of the Date type or date constant or calculation producing a date

Example

IF LAST_DAY_OF_MONTH (Account.OpeningDate)=31/10/2004 THEN ...