Skip to content

Instantly share code, notes, and snippets.

@davejlong
Created March 14, 2014 19:41
Show Gist options
  • Select an option

  • Save davejlong/9555251 to your computer and use it in GitHub Desktop.

Select an option

Save davejlong/9555251 to your computer and use it in GitHub Desktop.
Playing with JavaScript `new Date()`
var d = new Date('2014-03-14');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment