JSFiddle - React, Tailwind, and code Playground

by 3gwebtrain

JavaScript

var date = new Date(2013,2,17);

console.log( date.getFullYear() );