This is the source code and links for Chapter 15 of CGI Programming 101.
Chapter 15: Date and Time
Name | Description | |
showdates.cgi | Show Different Date Formats (example) | |
showdates-cgi.html | Show Different Date Formats (source code) | |
showdates2.cgi | Show Different Date Formats, using Date::Format (example) | |
showdates2-cgi.html | Show Different Date Formats, using Date::Format (source code) | |
xmas.cgi | Christmas Countdown (example) | |
xmas-cgi.html | Christmas Countdown (source code) | |
xmas2.cgi | Christmas Countdown, using Date::Calc (example) | |
xmas2-cgi.html | Christmas Countdown, using Date::Calc (source code) |