# DateTimeFormattedPart

Generic type for elements of returned Array from <Intl.DateTimeFormat.formatToParts>

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# type

Availability
0.8
0.8
9.2.0
type :String

The type of the locale-specific token.

See MDN formatToParts documentation for details on the possible types and typical values.


# value

Availability
0.8
0.8
9.2.0
value :String

The locale-specific token value