The placeholders inserted in texts by the HS/FS can be selected from this list.
Any number of placeholders can be inserted in a text. When a text is created (e.g. subject line in email, ftp path etc.) the HS/FS uses the corresponding current value.
Any number of placeholders can be inserted in a text. When a text is created (e.g. subject line in email, ftp path etc.) the HS/FS uses the corresponding current value.
| Placeholder | corresponds to | Display | Comment | 
|---|---|---|---|
| %d | Day | 01-31 | |
| %m | Month | 01-12 | |
| %y | Year | 2-digit | Example:03 | 
| %Y | Year | 4-digit | Example:2003 | 
| %H | Hour | 00-23 | |
| %M | Minute | 00-59 | |
| %S | Second | 00-59 | |
| %W | Week | 00-53 | |
| %w | Day of the week | 0-6 | 0 = Sunday | 
| %j | Day | 001-366 |