This Code formats a Date in the form of ddmmyy!
This Code formats a Date in the form of ddmmyy!
Rate This Code formats a Date in the form of ddmmyy!
(3(3 Vote))
<% Response.Write DatePart("m", Date()) %>/
<% Response.Write DatePart("yyyy", Date()) %>
This Code formats a Date in the form of ddmmyy! Comments
No comments yet — be the first to post one!
Post a Comment