date
Creates a schema that matches JavaScript Date
objects.
#
Other date formatsBy default, other date formats or timestamps are not supported. However, you're encouraged to create a custom refinement for this purpose. You can find a working example in Custom modifiers (refinements).