JSFiddle - React, Tailwind, and code Playground

JavaScript

var d = new Date ( 1334159189000 );
alert(d.toUTCString());
alert(d.toLocaleString());