Click or drag to resize

DateTimeFormat Methods

The DateTimeFormat type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFor
Returns a DateTimeFormat for the specified date time format.
Public methodFormat(DateTime)
Formats the specified date time.
Public methodFormat(DateTimeOffset)
Formats (renders) the specified date time.
Public methodFormat(NullableT)
Public methodFormat(DateTimeEx)
Formats (renders) the specified date time.
Public methodStatic memberGetIsoDateFormat
Public methodStatic memberOfPattern
Public methodParse
Parses the specified date time string.
Public methodStatic memberParseDefaultEx
Top
See Also