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.
This function can not be called statically.