Template Variables: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1,173: | Line 1,173: | ||
CUB - currency symbol showing before the numbers. Example: CUB€ will show € before the figures | CUB - currency symbol showing before the numbers. Example: CUB€ will show € before the figures | ||
DAT - adds a date column - you have the option to control the format of the date using [[Template_Variables#Date_and_Time|]date and time varables] for example DAT{%d-%m-%Y} | DAT - adds a date column - you have the option to control the format of the date using [[Template_Variables#Date_and_Time|]date and time varables]] for example DAT{%d-%m-%Y} | ||
DEC - Decimal points. Example: DEC, will show a comma as decimal point. If nothing is set the system will use the default for the language | DEC - Decimal points. Example: DEC, will show a comma as decimal point. If nothing is set the system will use the default for the language | ||