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