Changeset 834 in ExiteCMS for trunk/includes/Smarty-2.6.18/custom-plugins/modifier.date_format.php
- Timestamp:
- 09/22/07 00:08:35 (5 years ago)
- Location:
- trunk/includes/Smarty-2.6.18/custom-plugins
- Files:
-
- 1 edited
- 1 moved
-
. (moved) (moved from trunk/includes/Smarty-2.6.18/pli-plugins)
-
modifier.date_format.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/Smarty-2.6.18/custom-plugins/modifier.date_format.php
r778 r834 3 3 * Smarty plugin 4 4 * @package Smarty 5 * @subpackage pli-plugins5 * @subpackage exitecms-plugins 6 6 */ 7 7 … … 11 11 require_once $smarty->_get_plugin_filepath('shared', 'make_timestamp'); 12 12 /** 13 * Smarty PLi-Fusiondate_format modifier plugin13 * Smarty ExiteCMS date_format modifier plugin 14 14 * 15 15 * Type: modifier<br> … … 19 19 * Input:<br> 20 20 * - string: input date string 21 * - format: PLi-fusionstandard format name21 * - format: ExitecMS standard format name 22 22 * or a strftime format for output 23 23 * - default_date: default date if $string is empty
Note: See TracChangeset
for help on using the changeset viewer.
