Skip to content

Instantly share code, notes, and snippets.

@adamculpepper
Created October 20, 2014 17:52
Show Gist options
  • Save adamculpepper/12ee56fed23c5b4bb7e1 to your computer and use it in GitHub Desktop.
Save adamculpepper/12ee56fed23c5b4bb7e1 to your computer and use it in GitHub Desktop.
Current Year
var year = new Date().getFullYear();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment