UNB Components Code Reference

UnbLocale_en_US class

en-US locale class.

Extends class

UnbLocale

Public methods

   Class constructor No description available.

Protected methods

   FormatNumber No description available.
   FormatOrdinalNumber No description available.
   FormatRelativeTime No description available.
   FormatTime No description available.

Protected fields

code  –  default: 'en-US'

Locale code.

colon  –  default: ':'
importance  –  default: 251000

Locale importance for its language, used to sort known locales when only a language is requested. This should be roughly the number of people affected by the locale, divided by 1000. Source: http://en.wikipedia.org/wiki/English_language#Countries_in_order_of_total_speakers

quoteEnd  –  default: '”'

Ending quotation mark.

quoteStart  –  default: '“'

Starting quotation mark.

Implementation file: locales/en-US.locale.class.php, line 14

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.