Skip to content

Instantly share code, notes, and snippets.

@norganna
Created September 18, 2011 11:29
Show Gist options
  • Save norganna/1225003 to your computer and use it in GitHub Desktop.
Save norganna/1225003 to your computer and use it in GitHub Desktop.
time offset
new Date((((~~(((+(new Date()) / 3600000) + 10) / 24)) * 24) - 10) * 3600000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment