VBScript Time 函數(shù)

2022-08-19 10:35 更新

VBScript Time 函數(shù)返回 Date 子類型 Variant,指示當(dāng)前系統(tǒng)時(shí)間。


VBScript 參考手冊(cè)完整的 VBScript 參考手冊(cè)

Time 函數(shù)返回當(dāng)前的系統(tǒng)時(shí)間。

語法

Time

實(shí)例

實(shí)例(僅適用于 IE)

<script type="text/vbscript">

document.write("The current system time is: ")
document.write(Time)

</script>

以上實(shí)例輸出結(jié)果:

document.write("The current system time is: ") document.write(Time)

嘗試一下 ?


VBScript 參考手冊(cè)完整的 VBScript 參考手冊(cè)
以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)