TimeFormat Enumeration
Deprecated in 4.16.0. Use ($@itwin/components-react#TimeFormat$refLinkSource=core-react/ui/core-react/src/core-react/enums/TimeFormat.ts@13) instead.
Enumeration of time formats.
Members
| Name | Value | Description |
|---|---|---|
| Long | Show Date Time using toLocaleString | |
| None | Show Date and time using toISOString | |
| Short | Show Date using toLocaleDateString |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.