服务器之家 > 正文
Time 函数
返回 Date 子类型 Variant,指示当前系统时间。
Time
说明
下面的示例利用 Time 函数返回当前系统时间:
Dim MyTimeMyTime = Time ' 返回当前系统时间。
Dim MyTimeMyTime = Time '