View Source API Reference Money v5.17.2

Modules

Money implements a set of functions to store, retrieve, convert and perform arithmetic on a Money.t/0 type that is composed of a currency code and a decimal currency amount.

Provides the core functions to retrieve and manage the CLDR data that supports formatting and localisation.

Parses HTTP Accept-Language header values as defined in rfc2616.

Backend module that provides functions to define new locales and display human-readable locale names for presentation purposes.

A backend module for Money.

Formats numbers and currencies based upon CLDR's decimal formats specification.

Implements cardinal plural rules for numbers.

Functions to manage the collection of number patterns defined in Cldr.

Implements ordinal plural rules for numbers.

Implements plural rules for ranges

Transliteration for digits and separators.

Functions to implement the number system rule-based-number-format rules of CLDR.

Functions to implement the ordinal rule-based-number-format rules of CLDR.

Functions to implement the spellout rule-based-number-format rules of CLDR.

Functions to return lists of known, historic and legal tender currencies.

Implements a behaviour and functions to retrieve exchange rates from an exchange rate service.

Defines a cache behaviour and default inplementation of a cache for exchange rates

Money.ExchangeRates.Cache implementation for :dets

Money.ExchangeRates.Cache implementation for :ets and :dets

Default exchange rates retrieval callback module.

Implements the Money.ExchangeRates for the Open Exchange Rates service.

Implements a GenServer to retrieve exchange rates from a configured retrieveal module on a periodic or on demand basis.

Functions to manage the starting, stopping, deleting and restarting of the Exchange Rates Retriever.

A set of financial functions, primarily related to discounted cash flows.

Provides functions to create, upgrade and downgrade subscriptions from one plan to another.

Defines the structure of a plan changeset.

Defines a standard subscription plan data structure.