|
DateThe Date element inserts the current system date, optionally making it dynamic so that it updates whenever the template is viewed or produces output. Adding a dateTo add a Date element, use the Insert > Date option in the Menus. A dialog appears with the following controls:
Click OK to insert the date or Cancel to close the dialog. If you are looking to add a date, originating from a record set, to a template, see: Variable Data. To insert a date you could use either the drag and drop method or the Text Script Wizard, however the latter lets you set the date/time format.
Changing the dateOnce inserted, a date can be modified directly in the template (if it does not update automatically) or through the date script (if it does update automatically). To modify the date in the script:
Formatting an automatically updating dateThe script added to automatically update the date uses the short date format. To change this:
The Locale, set in the Edit > Locale dialog, has an influence on the formatting of a date. The Locale can be the system's locale, a specific locale, or it can depend on the value of a data field; see Locale.
|
|