JSFiddle - React, Tailwind, and code Playground

by andrejkaurin

JavaScript

var originDate = new Date(2013,11);
alert(originDate.getTimezoneOffset()/60);