SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class LocaleInfoIND

Locale info for India; see LocaleInfo

Variables

NameVisibilityDescription
$currency_decimal 
$currency_name 
$currency_symbol 
$postcode_name 
$state_list 
$state_name 
$town_name 

Functions

NameVisibilityDescription
numberFormatpublicIndia uses a number formatting system where the first group is three digits,

public numberFormat

string $LocaleInfoIND->numberFormat ( int|float $number [, int $places ] );

India uses a number formatting system where the first group is three digits,
and every subsequent group is two digits.