JSFiddle - React, Tailwind, and code Playground

by Hugo Carneiro

JavaScript

var date= "2019-10-13T16:50:03.251Z";

console.log('DATE', date);

console.log('TIMESTAMP', Date.parse(date));