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.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | DateTimeFormat(String^) | Initializes a new instance of the DateTimeFormat class using the format string. |
![]() | DateTimeFormat(String^, IFormatProvider^) | Initializes a new instance of the DateTimeFormat class using the format string and format provider. |
Show:
