Copyright © OXID eSales AG. All rights reserved. See LICENSE file for license details.
Name: smarty_modifier_oxformdate
Purpose: Conterts date/timestamp/datetime type value to user defined format
Example: {$object|oxformdate:"foo"}
- Parameters
-
object | $oConvObject | oxField object |
string | $sFieldType | additional type if field (this may help to force formatting) |
bool | $blPassedValue | bool if true, will simulate object as sometimes we need to apply formatting to some regulat values |
- Deprecated:
- will be moved to the separate smarty component
- Returns
- string