VB6 Date statement syntax: - Date = dateexpression Sets the current system date. dateexpression: Required. Any expression that can represent a date. Note: The Date statement is used to set the date. To retrieve the current date, use the Date function. Reference