Date.isLastOfMonth

Returns %TRUE if the date is the last day of the month. The date must be valid.

class Date
bool
isLastOfMonth
()

Return Value

Type: bool

%TRUE if the date is the last day of the month

Meta