in lib/common/types/date.type.ts [39:47]
minute: number(), second: number(), timeZoneId: string(), }); /** * Represents a range of dates (combined with time of day) that has an upper and/or lower bound. */ export type DateTimeRange = {