Skip to content

Instantly share code, notes, and snippets.

@ohcibi
Created December 17, 2015 13:16
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 ohcibi/67a9fa33330ed55c1024 to your computer and use it in GitHub Desktop.
Save ohcibi/67a9fa33330ed55c1024 to your computer and use it in GitHub Desktop.
d = new Date()
>> Thu Dec 17 2015 14:15:47 GMT+0100 (CET)
d.getYear()
>> 115
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment