require_once 'I18Nv2/Locale.php';
string I18Nv2_Locale::formatDate ([int $timestamp = NULL])
string I18Nv2_Locale::formatDate
Format a date corresponding to the current locale.
timestamp which should be formatted
Returns string formatted date.
This function can not be called statically.