Readonly
hourIndicates the format that the Node is currently configured to use when conveying the hour unit of time.
If not UseActiveLocale, this value shall take priority over any unit implied through the ActiveLocale attribute.
If UseActiveLocale, any unit implied through the ActiveLocale attribute is used as the hour format, and if ActiveLocale is not present, the hour format is unknown.
Readonly
calendarCalendarFormat
The Node can be configured to use different calendar formats when conveying values to a user.
Modify elements using ElementModifier.alter.
Modify elements using ElementModifier.enable.
Modify elements using ElementModifier.set.
Select features using ClusterComposer.compose.
Rest
...selection: SelectionT
Nodes should be expected to be deployed to any and all regions of the world. These global regions may have differing preferences for how dates and times are conveyed. As such, Nodes that visually or audibly convey time information need a mechanism by which they can be configured to use a user’s preferred format.
This cluster supports an interface to a Node. It provides attributes for determining and configuring time and date formatting information that a Node shall utilize when conveying values to a user.
TimeFormatLocalizationCluster supports optional features that you can enable with the TimeFormatLocalizationCluster.with() factory method.
See
MatterSpecification.v13.Core § 11.4