|
| Formatting Numeric Data for a Specific Culture (.NET Framework Developer's Guide) (Site not responding. Last check: 2007-10-08) |
 | | The NumberFormatInfo class defines how currency, decimal separators, and other numeric symbols are formatted and displayed based on culture. |
 | | For example, the decimal number 10000.50 is formatted as 10,000.50 for the culture "en-US" and 10.000,50 for the culture "de-DE". |
 | | The euro is the official currency of Belgium, Germany, Spain, France, Ireland, Italy, Luxembourg, Netherlands, Austria, Portugal, Finland, and Greece. |
| msdn.microsoft.com /library/en-us/cpguide/html/cpconformattingnumericdataforspecificculture.asp?frame=true (1712 words) |
|