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)
-
0
does ABP provide localisation infos to format currency?
You need to implement it yourself.
-
0
does ABP provide localisation infos to format currency?
You need to implement it yourself.
do you have any sample where this is implemented?
-
0
hi
https://engincanv.github.io/abp/2022/08/02/extending-the-application-configuration-endpoint.html