JSFiddle - React, Tailwind, and code Playground by painotpi June 27, 2013 JavaScript var obj = '20 Jun 13'; var dObj = new Date(obj); alert(dObj);