I18Nv2_Locale::formatCurrency | I18Nv2_Locale::time |
I18Nv2 | |
PEAR Manual | |
require_once 'I18Nv2/Locale.php'; |
string I18Nv2_Locale::date (
int $timestamp = NULL
)
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.
I18Nv2_Locale::formatCurrency | I18Nv2_Locale::time |
I18Nv2 | |
PEAR Manual | |