format-currency
Service icon

Format Currency

Stable version 1.0.5 (Compatible with OutSystems 11)
Uploaded
 on 25 January 2021
 by 
5.0
 (1 rating)
format-currency

Format Currency

Details
Formats the decimal based on the locale provided and currency symbol from the locale or provided. Provides a list of the Locales available. Converts a Locale Decimal String (a decimal that was written in in a certain locale) into a valid Decimal.
Read more

Provides the action GetCurrencyFormattedByLocale that formats a decimal based on the locale provided.

It also provides a list of all the Locales available for usage with GetLocales.

Provides the action GetDecimalFromLocaleDecimalString converts a Locale Decimal String (a decimal that was written in in a certain locale) into a valid Decimal.  

It takes advantage of C#'s System.Globalization namespace and the CultureInfo and NumberFormatInfo classes.

Release notes (1.0.5)

Altered Feature: Chinese decimal point numbers now are followed with direct numbers from 0-9 after the decimal point.

New Feature: zero rules were implemented similar to the NumbersToNative Component.

Reviews (0)
Team
Other assets in this category