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 (String^, IFormatProvider^)
.NET Framework (current version)
Initializes a new instance of the DateTimeFormat class using the format string and format provider.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- formatString
-
Type:
System::String^
The format sting.
- formatProvider
-
Type:
System::IFormatProvider^
The format provider.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Show: