Format JavaScript date as yyyy-mm-dd I have a date with the format Sun May 11,2014. How can I convert it to 2014-05-11 using JavaScript?