Skip to content

Instantly share code, notes, and snippets.

@chrisdickinson
Created November 15, 2013 05:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisdickinson/7479719 to your computer and use it in GitHub Desktop.
Save chrisdickinson/7479719 to your computer and use it in GitHub Desktop.
d = new Date(); new Date(d.getFullYear(), d.getMonth(), d.getDate() + 1, +time.split(':')[0], +time.split(':')[1], +time.split(':')[2]) - +d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment