JSFiddle - React, Tailwind, and code Playground by mquickel October 02, 2013 JavaScript var date = new Date; var month = date.getMonth(); console.log(month);