i18n library
Classes
- CachedRateProvider
- An in-memory cached rate provider that wraps another provider.
- CurrencyRateProvider
- Abstract interface for fetching live currency exchange rates.
- ExchangeRateApiProvider
- A free-tier implementation using exchangerate-api.com.
- LocaleManager
- Stores, restores, and broadcasts the application locale without requiring an app restart.
- PkCurrencyFormatter
- Locale-aware currency formatting utilities.
- PkDateFormatter
- Locale-aware date and time formatting utilities.
- PluralHelper
- Pluralization utilities that respect locale-specific plural rules.