Search
DateFormats Members
Constructors Properties
 


Defines format string for dates and time.

The following tables list the members exposed by the DateFormats type.

 Public Constructors

  Name Description

DateFormats

Initializes a new instance of the DateFormats class.

 Public Properties

  Name Description

dayMonth

Gets or sets the day-month format string.

longDate

Gets or sets the long date format string.

longDateTime

Gets or sets the long date-time format string.

longTime

Gets or sets the long time format string.

shortDate

Gets or sets the short date format string.

shortDateTime

Gets or sets the short date-time format string.

shortTime

Gets or sets the short time format string.

yearMonth

Gets or sets the year-month format string.

 See Also