All,
I can only produce this on my CentOS server; if I run it locally on OS
X it's OK.  I render money in an MVC app thusly:

<%: string.Format("{0:C}", 10.0D) %>

On the server I get:
¤10.00 (where the ¤ character is *actually output in HTML as &#164;)

instead of:
$10.00

This worked prior to 2.10.2

Any ideas?

Thanks.
-Abe
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to