MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbShortDate Field

In This Topic
vbShortDate Field
In This Topic
Specifies the short date format option for the FormatDateTime function, which presents the date in a numerical format.
Syntax
'Declaration
 
Public Const vbShortDate As DateFormat
 
See Also