FormatRFC3339Options
import type { FormatRFC3339Options } from "https://esm.sh/v135/date-fns@3.6.0/index.d.mts";The formatRFC3339 function options.
interface FormatRFC3339Options  {
fractionDigits?: 
} | 0
 | 1
 | 2
 | 3;
import type { FormatRFC3339Options } from "https://esm.sh/v135/date-fns@3.6.0/index.d.mts";The formatRFC3339 function options.