I want to put a copyright notice in the footer of a web site, but I think it\'s incredibly tacky for the year to be outdated.
How would I make the year update automat
Here's what I do:
below is a bit of explanation of what it does:
d = day m = month Y = year
Y will gives you four digit (e.g. 1990) and y for two digit (e.g. 90)