interface TemporalDateOptions

Configuration options for the temporal date filter

Properties

optional
defaultTimezone: string

Default timezone for date display

optional
defaultLocale: string

Default locale for date formatting

Usage

import { type TemporalDateOptions } from ".";