I18Nv2_Locale::formatTime()
-- Format a time
Description
Format a time corresponding to the current locale.
Parameter
- integer $timestamp
timestamp which should be formatted
Return value
Returns string formatted time.
Note
This function can not be called
statically.