How to change the date format in JavaScript?

Posted by Nitz on Stack Overflow See other posts from Stack Overflow or by Nitz
Published on 2010-05-18T15:39:37Z Indexed on 2010/05/18 15:50 UTC
Read the original article Hit count: 181

Hey Guys
I am using one jquery date picker,
with using picker i am getting date in like this format
Friday, May 21, 2010

Now i want to add one day in this date so i think, i can only do if i change the date in exact format like 21/5/2010

I want to only convert that bcz i want to add one day to the particular date.
So what do u suggest me? How can I do that?
Can i do without converting it ?

thanks in advance....

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about datetime