Struct DateFormat
- Namespace
- RestSharp
- Assembly
- RestSharp.dll
Format strings for commonly-used date formats
public struct DateFormat
- Inherited Members
Fields
ISO_8601
.NET format string for ISO 8601 date format
public const string ISO_8601 = "s"
Field Value
ROUND_TRIP
.NET format string for roundtrip date format
public const string ROUND_TRIP = "u"