Changes

Jump to: navigation, search

Understanding Visual Basic Variable and Constant Types

171 bytes added, 19:02, 10 July 2007
Date Variable
== Date Variable ==
 
The Visual Basic Data variable type holds a date and time value. Dates are declared in the form #mm/dd/yyyy#. For example, May 23, 2007 would be declared as #5/23/2007#.

Navigation menu