IsDate()

IsDate()
函式判斷一對象是否為日期,返回布爾值
表達式 IsDate(expression)
實例: <%
strTest = "9/4/2000"
response.write IsDate(strTest)
%>
返回結果: true

相關詞條

熱門詞條

聯絡我們