Open Closed

Formatting currency using Intl.NumberFormat #4221


User avatar
0
WilliamT created
  • ABP Framework version: v6.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi, does ABP provide localisation infos to format currency? I found abp.localisation that provides the current culture but it lacks information to format using this function "Intl.NumberFormat"

Regards,


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    does ABP provide localisation infos to format currency?

    You need to implement it yourself.

  • User Avatar
    0
    WilliamT created

    does ABP provide localisation infos to format currency?

    You need to implement it yourself.

    do you have any sample where this is implemented?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://engincanv.github.io/abp/2022/08/02/extending-the-application-configuration-endpoint.html

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11