返回当前系统日期。
Date
下面的示例利用 Date 函数返回当前系统日期:
Dim MyDate MyDate = Date ' MyDate 包含当前系统日期。
Dim MyDate MyDate = Date ' MyDate
版本1
CDate 函数 | Now 函数 | Time 函数