The MonthDayFormat type exposes the following members.

Methods

  Name Description
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ToLocaleString (Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public field Static member NoPadding
Displays the day in month. Single-digit days will not have a leading zero.
Public field value__
Public field Static member ZeroPadding
Displays the day in month. Single-digit days will not have a leading zero.

See Also