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