Changes

Jump to: navigation, search
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(such as calculating a date six months from today's date). These are covered in [[Working with Dates and Times and Visual Basic]]
== Decimal Variable ==

Navigation menu