Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ParseISOOptions

import type { ParseISOOptions } from "https://esm.sh/v135/date-fns@3.6.0/index.d.mts";

The parseISO function options.

interface ParseISOOptions {
additionalDigits?: 0 | 1 | 2;
}

§Properties

§
additionalDigits?: 0 | 1 | 2
[src]

The additional number of digits in the extended year format