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

In This Topic
vbShortTime Field
In This Topic
Specifies the short time format option for the FormatDateTime function, which includes the hour and minute in a 24-hour format.
Syntax
'Declaration
 
Public Const vbShortTime As DateFormat
 
See Also