Changes

Working with Dates and Times in Visual Basic

427 bytes added, 18:57, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Visual Basic Multidimensional Arrays|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[Working with Strings in Visual Basic|Next]]</td>
<tr>
<td width="20%">Visual Basic Multidimensional Arrays<td align="center"><td width="20%" align="right">Working with Strings in Visual Basic</td>
</table>
<hr>
 
 
In this chapter we will look at the Visual Basic data type. In addition to providing a place to store a date, many tasks can be performed on a Date variable, such as adding or subtracting time, comparing dates and obtaining the System date and time. Each of these topics areas will be covered in detail in this chapter.