require_once 'I18Nv2/Locale.php';
string I18Nv2_Locale::formatTime ([int $timestamp = NULL])
string I18Nv2_Locale::formatTime
Format a time corresponding to the current locale.
timestamp which should be formatted
Returns string formatted time.
This function can not be called statically.