Advertisement
2_2002-2004 Internet/ Browsers/ HTML #129229

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 Summary: 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.

Source Code
original-source
<%
strcurrentdate = day(date) & "/" & month(date) & "/" & year(date)
response.write strcurrentdate
%>
Original Comments (3)
Recovered from Wayback Machine