property CreateDateOptions.strict

Enables strict parsing mode. When true, input must exactly match the format.

Type

boolean

Usage

import { type CreateDateOptions } from ".";