Type alias DateTimeParts

DateTimeParts: Partial<Date> & Partial<Time>

Type representing a date and time with optional parameters