Time Function

此函数以 "HH:MM:SS" 格式的字符串返回当前的系统时间。

语法:


Time[$][()]

示例:


Sub ExampleTime
    MsgBox Time,0,"时间为"
End Sub

请支持我们!