Typescript Library Declarations (ES2023)
Intl
DateTimeFormatPart
Interface DateTimeFormatPart
interface
DateTimeFormatPart
{
type
:
keyof
DateTimeFormatPartTypesRegistry
;
value
:
string
;
}
Hierarchy
DateTimeFormatPart (
view full
)
DateTimeRangeFormatPart
Index
Properties
type
value
Properties
type
type
:
keyof
DateTimeFormatPartTypesRegistry
value
value
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
Typescript Library Declarations (ES2023)