I\'m trying to use String.Format(\"{0:c}\", somevalue) in C# but am having a hard time figuring out how to configure the output to meet my needs. Here are my needs:
Here's a great reference that you might find useful, which summarises this data: http://blog.stevex.net/string-formatting-in-csharp/