Constants.vbShortDate Field

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Indicates how to display dates when calling the FormatDateTime function.

Namespace:  Microsoft.VisualBasic
Assembly:  Microsoft.VisualBasic (in Microsoft.VisualBasic.dll)

Syntax

'Declaration
Public Const vbShortDate As DateFormat
public const DateFormat vbShortDate

Remarks

When you call the FormatDateTime function, you can use the following enumeration members in your code in place of the actual values.

NoteNote:

You can access your computer's regional settings by double-clicking the Regional Options icon, found in Control Panel.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.