JSFiddle - React, Tailwind, and code Playground

by TheDiamondDoge

JavaScript

var x = new Date();
alert(x);
alert(x.setHours(0,0,0,0));