Skip to content

Instantly share code, notes, and snippets.

View treevis's full-sized avatar

Travis Forden treevis

View GitHub Profile
@treevis
treevis / timezone.html
Created March 16, 2015 02:56
Get User's Timezone
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>Set timezone</title>
</head>
<body>
<!-- http://pellepim.bitbucket.org/jstz/ -->
<script src="//cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.4/jstz.min.js"></script>