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