Source for file shared.make_timestamp.php
Documentation is available at shared.make_timestamp.php
* Function: smarty_make_timestamp<br>
* Purpose: used by other smarty functions to make a timestamp
// is mysql timestamp format of YYYYMMDDHHMMSS?
// couldn't recognize it, try to return a time
/* vim: set expandtab: */
|