March 19, 2009 — praveenmatanam
NSLocale *locale = [NSLocale currentLocale];
NSString *countryCode = [locale objectForKey: NSLocaleCountryCode];
NSString *countryName = [locale displayNameForKey: NSLocaleCountryCode
value: countryCode]];
Search This Blog
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment