DateTimeFieldFormatOptions Interface
As part of a FieldFormatOptions, specifies how to format properties of FieldPropertyType "datetime".
Properties
Name | Type | Description | |
---|---|---|---|
formatOptions | Intl.DateTimeFormatOptions | undefined | Describes how to produce the display string. | |
locale | string | undefined | The locale with which to localize the display string. |
Defined in
Last Updated: 20 September, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.