Date.isFirstOfMonth

Returns TRUE if the date is on the first of a month. The date must be valid.

class Date
int
isFirstOfMonth
()

Return Value

Type: int

TRUE if the date is the first of the month

Meta