79340691

Date: 2025-01-08 20:39:41
Score: 1
Natty:
Report link

I have tried nl-NL format and it's working fine.

decimal dutch = 1000M;
Console.WriteLine (dutch.ToString("C", new CultureInfo("nl-NL")));

Result is: €1.000,00

Can you retry it, and if it's not working, try to pass parsed currency string as view variable

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Bohdan Kulish