ICanBoogie/I18n 2.0.x
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Binding
      • I18n
    • I18n
      • Translator

Classes

  • FormattedString
  • Helpers
  • Hooks
  • Translator

Functions

  • date_period
  • format_currency
  • format_date
  • format_datetime
  • format_number
  • format_size
  • format_time
  • get_cldr
  • get_language
  • get_locale
  • t

Namespace ICanBoogie\I18n

Namespaces summary

ICanBoogie\I18n\Translator

Classes summary

FormattedString A formatted string.
Helpers Patchable helpers of the ICanBoogie/I18n package.
Hooks
Translator

Functions summary

date_period
format_currency Formats a currency using the current locale.
format_date Formats a date.
format_datetime Formats a date and time.
format_number Formats a number.
format_size Formats a size in "b", "Kb", "Mb", "Gb" or "Tb".
format_time Formats a time.
get_cldr Returns the CLDR representation.
get_language Returns the language of the current locale.
get_locale Returns a locale.
t Translates a string using the current locale.
ICanBoogie/I18n 2.0.x API documentation generated by ApiGen