Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DateTimeFormat Constructor

.NET Framework (current version)
 

Initializes a new instance of the DateTimeFormat class.

Namespace:   System.Runtime.Serialization
Assembly:  System.Runtime.Serialization (in System.Runtime.Serialization.dll)

NameDescription
System_CAPS_pubmethodDateTimeFormat(String^)

Initializes a new instance of the DateTimeFormat class using the format string.

System_CAPS_pubmethodDateTimeFormat(String^, IFormatProvider^)

Initializes a new instance of the DateTimeFormat class using the format string and format provider.

Return to top
Show:
© 2017 Microsoft