smarty_make_timestamp

Function: smarty_make_timestamp Purpose: used by other smarty functions to make a timestamp from a string.

Parameters
DateTime|int|string $string

date object, timestamp or string that can be converted using strtotime()

#
Returns
int