Search this site!

Return to the CSB Support home page
Date Page Last Modified   |   Date & Time Page Last Modified   |   Current Day and Date   |   Current Day, Date, Time (expanded)
Date Page Last Modified
Description:
Use this super easy built in Trellix function in a BYOWG to display the date your web page was last modified.

This was originally posted in the Trellix newsletter #42
How to use:
1. On your web page enter some text where you want the date to appear.  E.g., try, "This page was last updated on: "
2. Then insert a BYOWG immediately after the text, and for the code to enter add the following:    ^SITEDATE
3. It does have to be all uppercase or it won't work.
Example:
This page was last updated on: 02-May-04
Download the code
right click on link, then click on 'Save target (or frame) as'
n/a
Other information:
This is one of the few in-built Trellix functions.  Oddly enough, it does not work with the Trellix pass-thru feature.  The date is displayed in an abbreviated "Day-Month-Year" format.

Note: there are no options for changing the format of the date or for including the time.

Source code:

^SITEDATE  <-- must be placed inside a 'Build your own web gem' or 'Insert your own HTML' -- and it will show up like this when published:
02-May-04