【发布时间】:2017-01-19 07:05:45
【问题描述】:
我正在使用 angular2 货币管道作为 'INR' 并愿意在
中获取输出格式12,89,253 instead of 1,289,253 || 12,89,43,56,453 instead of 12,894,356,453
即根据印度货币格式而不是国际格式系统格式化金额。我在文档中找不到任何可能性。救命!
【问题讨论】:
标签: angular currency-formatting angular2-pipe
我正在使用 angular2 货币管道作为 'INR' 并愿意在
中获取输出格式12,89,253 instead of 1,289,253 || 12,89,43,56,453 instead of 12,894,356,453
即根据印度货币格式而不是国际格式系统格式化金额。我在文档中找不到任何可能性。救命!
【问题讨论】:
标签: angular currency-formatting angular2-pipe