Validate a value is a date. Values which are numbers are treated as dates and any string which if compliant with time.RFC3339Nano is a date.
time.RFC3339Nano
Generated using TypeDoc
Validate a value is a date. Values which are numbers are treated as dates and any string which if compliant with
time.RFC3339Nano
is a date.