UNB Components Code Reference

UnbLocale_de_DE class

de-DE 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: 'de-DE'

Locale code.

colon  –  default: ':'
importance  –  default: 77000

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://de.wikipedia.org/wiki/Deutsche_Sprache#Verbreitung_der_deutschen_Sprache_weltweit

quoteEnd  –  default: '“'

Ending quotation mark.

quoteStart  –  default: '„'

Starting quotation mark.

Implementation file: locales/de-DE.locale.class.php, line 14

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