Features
      Ask DevGuru
      ASP Resources
      Find the Bug
      Knowledge Base
      Links
      Tips of the Week
      Tutorials
  Products
      dgCalendar
      dgCharge New!
      dgChart New!
      dgFileUpload
      dgReport New!
      dgSort
      dgTree
  Site
      Authoring
      Coming Soon
      DevGuru Resume
      Link to Us
      Merchandise
      Sponsorships
      Testimonials
      What's New
  Technologies
      ADO 2.6
      ASP
      CSS2
      HTML
      JavaScript
      Jet SQL
      Transact-SQL Syntax
      VBScript
      WML
      WMLScript
      WSH
      XML DOM

              











CONSTANTS:  Date Format

Implemented in version 2.0
 
Date Format Constants
 
You may use either the CONSTANT (left column) or the VALUE (center column) in your code and get the same results.
 
CONSTANT VALUE DESCRIPTION
VBGeneralDate 0 Display the date and time using system settings
VBLongDate 1 Display the date in long date format
June 26, 1943
VBShortDate 2 Display the date in short date format
6/26/43
VBLongTime 3 Display the time in long time format
3:48:01 PM
VBShortTime 4 Display the time in short time format (24 hour clock)
15:48


Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information