Date.isLastOfMonth

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

class Date
int
isLastOfMonth
()

Return Value

Type: int

TRUE if the date is the last day of the month

Meta