JSFiddle - React, Tailwind, and code Playground

by Malin Jayakody

JavaScript

let date = new Date();

console.log(date instanceof Date);