VB6Parse / Library / Runtime State / date

VB6 Library Reference

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

← Back to Runtime State | View all statements