Click or drag to resize
DateTimeUrlFormatter Methods

The DateTimeUrlFormatter type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFormat
Returns given date time in custom culture independent format.
Public methodStatic memberParse
Returns date time parsed from custom culture independent format.
Public methodStatic memberTryParse
Attempts to parse date time in custom culture independent format.
Top
See Also