API Reference

TimeStringProps

interface

Full props for the TimeString component.

Defined in package/src/types.ts:549

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