This script is a Little Toy that displays the date, using an image to show the day. It users your servers localtime function, but if you wish to display a time that differs, you can add or subtract hours by setting the number to add or subtract in the head of the script. It uses SSI to show the date, and you can edit the font size and color as you wish.
This script goes through a list of Web pages to change the "Last updated ..." string to the date the file was last modified. Run this script in UNIX after updating any html files. Any line beginning with $tag will be replaced with $update unless equal. Nothing will change if the $tag line matches the current file date.
This easy to setup script is used to put the date on your site. It gives the current day, month, year, and month day. There are 3 choices of styles to chose from, and you can add more choices if you choose to.
TextClock is a Perl CGI script which can be used to show browsers several variations of the current time and/or date. Server Side Includes is required.
Today! is a Perl script that displays today's date on your web page using Server Side Includes. This script is basically a modified version of Matt Wright's get_date subroutine that he incorporates into many of his other scripts.