If you check my profile on SpaceHey, you'll notice the bit that says "Today is " and then whatever the current date is. I'm not updating this manually. My profile contains the following:
Today is <span class="date"></span>.
Today is <span class="date"></span>.
4 Kudos
Comments
Displaying 6 of 6 comments ( View all | Add Comment )
Noah
:O
An
Nice! This comment was posted ;-)
alex
Sweet, cool that you found the source for it
Noah
@ alex
Yeah, SpaceHey (at the moment) evaluates, client side, anything with the class date to have the current date as its contents.
See this script.
alex
I didn't know this, does this come from SpaceHey or from some obscure browser CSS thing? It's SpaceHey, right?
Time after time:
Noah
Of course, you can also do it here!