changing date format in javascript dynamically in userside -


how change date format dynamically in clientside using javascript..as cant change in serverside..say jsps..as these things meeds 2 b changed frequently.

i using eclipse,j2ee,jscript

var = new date();  now.format("m/dd/yy"); // returns, e.g., 6/09/07 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -