Home > front end >  Format_Date_Simple ()/date to specify simple format.
Format_Date_Simple ()/date to specify simple format.

Time:12-12

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
  •  Tags:  
  • ASP
  • Related