Format_Date_Simple () [the date into the specified simple format,] http://bbs.ttasp.com/aspfun/show.asp? Id=1119
Application:
Dim generalDate
GeneralDate=now ()
Response. Write Format_Date_Simple (generalDate, "- dd yyyy - mm h: n: s")
Returns: 2020/10/07 12:06:10