Declaration:
<? abstract public string formatTime(int $dt, int $format = 1) ?>
Declared in: I18NLocale Description: This function formats time of the given UNIX timestamp using either short, long or full format Parameters:
Returns: string the formatted time |
|