I18Nv2_Locale::date()
-- Get local date
Description
Get the local date as returned by strftime('%X').
Parameter
- integer $timestamp
timestamp which should be formatted
Return value
Returns string local date.
Note
This function can not be called
statically.