Advertisement
Java_Volume1 Internet/ Browsers/ HTML #102082

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サマリー: 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.

ソースコード
original-source
<%
strcurrentdate = day(date) & "/" & month(date) & "/" & year(date)
response.write strcurrentdate
%>
オリジナルのコメント (3)
Wayback Machineから復元