ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Constants Class / vbLongTime Field

In This Topic
    vbLongTime Field
    In This Topic
    Specifies the long time format option for the FormatDateTime function, which includes the hour, minute, second, and AM/PM designation in a 12-hour format.
    Syntax
    'Declaration
     
    Public Const vbLongTime As DateFormat
    public const DateFormat vbLongTime
    See Also