Skip to content

Instantly share code, notes, and snippets.

@ESeufert
Created May 2, 2014 09:20
Show Gist options
  • Save ESeufert/c6d920d9f1fd336fe7ad to your computer and use it in GitHub Desktop.
Save ESeufert/c6d920d9f1fd336fe7ad to your computer and use it in GitHub Desktop.
function getDate(d) {
return new Date(d.date);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment