- Version [version]
- Download 154
- File Size 2.37 KB
- File Count 1
- Create Date September 27, 2015
- Last Updated October 1, 2015
DateDiff Function in Visual Basic
DateDiff Function in Visual Basic
DateDiff function is used to get the interval of days, time, weeks, etc. between two specified dates.
In this sample program, we will be able to determine the interval of days between two dates.
The program also uses dtpicker control in vb6.