JSFiddle - React, Tailwind, and code Playground

by Yunus Gaziev

JavaScript

const currentTime = new Date();

console.log(currentTime);