There are many date and time functions in Visual Basic 6. You can use these functions to compare dates and times, store date and times, and manipulate date and time variables. These VB tutorials show you how to use all the tools Visual Basic gives you to work with dates and times.
Compare dates in Visual Basic with the built in DateDiff function. This VB6 tutorial explains how to use this valuable function.
Visual Basic 6 has many Date and Time functions to help in development. Learn how to use the VB6 DateAdd function using this tutorial.
Learn how to use the time and date functions in Visual Basic. This VB6 tutorial introduces you to the basics of these functions.
This VB6 tutorial explains how you can format dates and times using the Visual Basic format command.