Added in v1.0.0
Represents Javascript Date objects
Signature
export declare const Date: (options?: DateParams | undefined) => Schema<SafeDate>