var mystring = new Date(mystring); isNaN(mystring)? myresult=false : myresult=true ; return myresult ; //--EOF } // mi prueba alert(IsDate('2009/10/10')); ...
確定! 回上一頁