1

I was wondering what ways there are to have the current year in a copyright line. I don't like having to change it manually every year.

flag

1 Answer

1

(new Date).getFullYear()
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.