Using Math
You can use the math functions to keep your web page dates up to date with references to dates for example..
For example, if something happened in 1984, and you want to refer to it in your page, you could use something like:
It has been [(math '{(time {now} "%Y")} - 1984' )] years since we did this.
It has been 28 years since we did this.


