Help screen column header Date Format: Difference between revisions
From Joomla! Documentation
No edit summary |
Marked this version for translation |
||
Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
<translate> | <translate> | ||
<!--T:1--> | |||
*'''Date Format.''' Optional format string to control the format of the date (if shown). If left blank, the date will use the DATE_FORMAT_LC1 format from the language file (for example, "D M Y" for "31 December 2012" or "m-d-y" for "12-31-12"). See [http://www.php.net/manual/en/function.date.php PHP Date Documentation] for more information.</translate> | *'''Date Format.''' Optional format string to control the format of the date (if shown). If left blank, the date will use the DATE_FORMAT_LC1 format from the language file (for example, "D M Y" for "31 December 2012" or "m-d-y" for "12-31-12"). See [http://www.php.net/manual/en/function.date.php PHP Date Documentation] for more information.</translate> |
Latest revision as of 10:30, 16 October 2020
- Date Format. Optional format string to control the format of the date (if shown). If left blank, the date will use the DATE_FORMAT_LC1 format from the language file (for example, "D M Y" for "31 December 2012" or "m-d-y" for "12-31-12"). See PHP Date Documentation for more information.