Validating / enumerating ISO currency symbols
From: Radek Cerny (radek.cerny_at_asplications.nospam.com.au)
Date: 07/22/04
- Next message: Fabian Schmied: "Re: how to define this?"
- Previous message: Peter Huang: "RE: IIS and .Net Framework setup state"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Jul 2004 16:19:18 +1000
Hi,
is there a method to validate a given 3-letter ISO currency code, eg AUD,USD
etc and retrieve associated data such as symbol ($ etc) and # of decimals?
Or a way of enumerating thru the known set of these would be good enough. I
can only see these features via a culture, usimg
System.Globalization.RegionInfo.CurrentRegion.CurrencySymbol. I suppose
that a way of enumerating thru all known cultures would also suffice. Any
ideas?
TIA
Radek
- Next message: Fabian Schmied: "Re: how to define this?"
- Previous message: Peter Huang: "RE: IIS and .Net Framework setup state"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|