Date Function

Returns the current system date as a string, or date variant.

语法:

Date[$][()]

示例:

Sub ExampleDate
    MsgBox "日期为 " & Date
End Sub

请支持我们!