Home > @infiniteobjects/core-library-web > Dates > endOfMonth
Gets the last day of the month for the given date.
Signature:
static endOfMonth(date?: Date): Date;
Returns:
Date