Gets the patterns corresponding to this template that are used when formatting dates and times.
Syntax
var patterns = dateTimeFormatter.patterns;
Property value
Type: IVectorView<String> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<String> [.NET]
The pattern that provides the requested components in the template. See the remarks for the DateTimeFormatter class for a list of valid format patterns.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012