Date.isFirstOfMonth

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

class Date
bool
isFirstOfMonth
()

Return Value

Type: bool

%TRUE if the date is the first of the month

Meta