Share via


6.42 DatePickerFormatSyntax (4)

[values]

Long

Specifies that the date should be displayed by using unabbreviated days of the week and month names. This value displays a string that is equal to the string that is returned by the ToLongDateString method.

Short

Specifies that the date should be displayed by using abbreviated days of the week and month names. This value displays a string that is equal to the string that is returned by the ToShortDateString method.