Tip - How to Convert Date to a String in VB6 | eHow

Published  | Submitted by dai 0910
How to Convert Date to a String in VB6 | eHow

Date conversions are common tasks in programming. Converting a date to a string allows you to use string-specific functions on your variables. The Visual Basic (VB) compiler language has prebuilt functions that allow you to convert the date variables to a string. The conversion is accomplished using a function named "Cstr()." Cstr converts any...

About Author

More by dai 0910

About This Tip

Posted: 9 years, 5 month(s) ago

159 Reads
0 Votes