API Reference

DateStringProps

interface

Full props for the DateString component.

Defined in package/src/types.ts:526

PropTypeDefaultDescription
localesstring | string[]BCP 47 locale(s) for date formatting. Falls back to the Root locale.
optionsIntl.DateTimeFormatOptionsIntl.DateTimeFormat options for customizing the output.