DateTimeFormat Constructor (String)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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

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

Syntax

Public Sub New ( _
    formatString As String _
)
public DateTimeFormat(
    string formatString
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

DateTimeFormat Class

DateTimeFormat Overload

System.Runtime.Serialization Namespace