Skip to content

Data

isValidDate

Checks if the date is legal date

ts
export declare function isValidDate(date: any): boolean