Format_Date_Simple()【將日期轉成指定的簡單格式。】 http://bbs.ttasp.com/aspfun/show.asp?id=1119
應用:
dim generalDate
generalDate=now()
Response.write Format_Date_Simple(generalDate, "yyyy-mm-dd h:n:s")
回傳:2020/10/07 12:06:10
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/232918.html
標籤:ASP
