JSFiddle - React, Tailwind, and code Playground

JavaScript

var date = new Date('2012', '01', '20');
alert(date);