Fog Creek Software
Fog Creek Software

CityDesk 2.0-Documentation
Built In Variables

The following built-in variables can be used anywhere, much like variables that you create. Because they are built-in, they do not begin with a dot like your own variables do.

{$ publishDate $}
{$ publishTime $}

Prints the date or time that the site was published for. Normally this is the current date and time, unless you set something different in the Publish dialog box.

{$ today $}
{$ now $}
Prints today's date or time according to your computer's clock.

 

CityDesk Documentation -  Home


©Copyright 2001-2003 Fog Creek Software, Inc. All Rights Reserved.