$.format.date("Wed Jan 29 2014 00:00:00 GMT+0530 (India Standard Time)", "yyyy-mm-dd") returns "2014-00-29" Supposed to return "2014-01-29" :pushpin: #124
$.format.date("Wed Jan 29 2014 00:00:00 GMT+0530 (India Standard Time)", "yyyy-mm-dd")
returns
"2014-00-29"
Supposed to return
"2014-01-29"
📌 #124