Advertisement
ASP_Volume3 Internet/ Browsers/ HTML #56971

asp date format dd/mm/yyyy

I looked for a way to format the date into dd/mm/yyyy server side. not much here so here is a one liner for those who need it.

AI

AI-sammanfattning: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Källkod
original-source
<%
strcurrentdate = day(date) & "/" & month(date) & "/" & year(date)
response.write strcurrentdate
%>
Upload
Originalkommentarer (3)
Återställd från Wayback Machine