The LocalDateFormatConverter type exposes the following members.

Constructors

  NameDescription
LocalDateFormatConverter

Methods

  NameDescription
Convert
Converts a value from a binding source for use by a binding target.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
LongFormat
Gets or sets whether to use the culture's "long date" format. If false, the "short date" is used.

See Also