SGL_LocaleWraps PEAR locale package.
Located in /SGL/Locale.php (line 49)
setTimeZone (line 103)
singleton (line 65)
Negotiates the locale from HTTP if necessary. Gets it from _SESSION and database otherwise.
usage:
$locale =& SGL_Locale::singleton(); // setting locale here would override defaults.
echo $locale->formatCurrency(2000,I18Nv2_CURRENCY_LOCAL); echo $locale->formatDate(time());
Documentation generated on Tue, 23 Feb 2010 18:14:31 +0000 by phpDocumentor 1.4.3