Skip to content

Instantly share code, notes, and snippets.

@ohcibi
Created December 17, 2015 13:16
Show Gist options
  • Select an option

  • Save ohcibi/67a9fa33330ed55c1024 to your computer and use it in GitHub Desktop.

Select an option

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