DateTimeFormat Property
Collapse the table of content
Expand the table of content

DataContractJsonSerializer.DateTimeFormat Property

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

Gets the format of the date and time type items in object graph.

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

public DateTimeFormat DateTimeFormat { get; }

Property Value

Type: System.Runtime.Serialization.DateTimeFormat
The format of the date and time type items in object graph.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft