try icon indicating copy to clipboard operation
try copied to clipboard

String interpolation using {item.Price:C2} does not output currency symbol

Open nzmCoder opened this issue 5 years ago • 1 comments

As the title says, the .NET interpreter formats {item.Price:C2} as a spiky circle then 1.99 when following the string interpolation example.

nzmCoder avatar Apr 28 '20 17:04 nzmCoder

This is the same issue as #168.

jonsequitur avatar Apr 28 '20 20:04 jonsequitur