ez.no / ezpublish / documentation / reference / template operators / formatting
These documentation pages are no longer maintained. Please visit the new documentation site.
The following table contains a list of template operators related to formatting and internationalization. Click on the name of an operator for more information about that specific operator (usage, parameters, description, examplets, etc.).
| Operator | Description |
|---|---|
| datetime | Formats dates/times according to settings in "datetime.ini". |
| i18n | Marks a string for translation. |
| l10n | Formats time, shorttime, date, shortdate, currency, number, etc. |
| si | Handles unit display of values (output formatting). |
| x18n | DEPRECATED - Use i18n instead. |
Comments
Example for date formating
Luc Chase
Monday 28 March 2005 11:12:53 pm
{$content_version.data_map.news_date.data_int|l10n('date')}