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