Function smarty_make_timestamp
Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
Package: Smarty\PluginsShared
Author: Monte Ohrt
Used by:
Used by:
Located at plugins/smarty/smarty_source/plugins/shared.make_timestamp.php
Author: Monte Ohrt
Used by:
smarty_function_html_select_time()
Used by:
smarty_modifier_date_format()
Located at plugins/smarty/smarty_source/plugins/shared.make_timestamp.php
DateTime|integer|string |
$string |
date object, timestamp or string that can be converted using strtotime() |
integer
|
int |