Type Alias DateInput

DateInput: Date | string | number | null | undefined

Accepted inputs for the date helper functions.