require_once 'I18Nv2/Locale.php';
string I18Nv2_Locale::date ([int $timestamp = NULL])
string I18Nv2_Locale::date
Get the local date as returned by strftime('%x').
timestamp which should be formatted
Returns string local date.
Эта функция не должна вызываться статически.