Changes

Jump to: navigation, search

Understanding Visual Basic Variable and Constant Types

149 bytes added, 19:51, 10 July 2007
Date Variable
== Date Variable ==
The Visual Basic ''Date'' 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#.Visual Basic provides a number of mechanisms for working with Date variables. These are covered in [[Working with Dates and Times and Visual Basic]]
== Decimal Variable ==

Navigation menu