string I18Nv2_Locale::formatDate (
int $timestamp
= null
)
Format a date corresponding to the current locale.
$timestamp
timestamp which should be formatted
Returns string formatted date.
This function can not be called statically.