JSFiddle - React, Tailwind, and code Playground
by jimkennelly
JavaScript
const tz = Intl.DateTimeFormat().resolvedOptions().timeZone;
console.log(tz);
by jimkennelly
const tz = Intl.DateTimeFormat().resolvedOptions().timeZone;
console.log(tz);