string I18Nv2_Locale::date (
int $timestamp
= null
)
Get the local date as returned by strftime('%x').
$timestamp
timestamp which should be formatted
Returns string local date.
This function can not be called statically.