string I18Nv2_Locale::time ( 
    int $timestamp
      = null
    
   )
Get the local textual representation of a time as returned by strftime('%X').
$timestamp
     timestamp which should be formatted
Returns string formatted time.
This function can not be called statically.