VBScript Date 函數(shù)

2022-08-19 10:36 更新

VBScript Date 函數(shù)用于返回當(dāng)前系統(tǒng)日期。


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

Date 函數(shù)返回當(dāng)前的系統(tǒng)日期。

語法

Date

參數(shù)


實(shí)例

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

<script type="text/vbscript">

document.write("The current system date is: ")
document.write(Date)

</script>

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

document.write("The current system date is: ") document.write(Date)

嘗試一下 ?

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

相關(guān)文章

VBScript Time 函數(shù)

以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

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

編程獅公眾號(hào)