JSFiddle - React, Tailwind, and code Playground

by rahulr

JavaScript

var date=new Date();
$('body').text(date.toString());