JSFiddle - React, Tailwind, and code Playground

JavaScript

var d = new Date()
$('body').text(d.toDateString());