Hello You can always use ZoneInfo. http://www.codeproject.com/Articles/25001/ZoneInfo-tz-Database-Olson-Database-NET-API
On 15 August 2012 14:04, HairyJohn <[email protected]> wrote: > Hi there, > Im about to release a new version of my app that forces the logging of dates > to be English using CultureInfo.GetCultureInfo("en-GB"). > Do I need to do anything on devices that are in other countries? Do all > culture info's exist in all regions? I know en-GB exists on my device, I > just want to make sure it will exist on all devices. > > Thanks > Hairy > > > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Question-on-CultureInfo-GetCultureInfo-tp4656528.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Mvh ______________________________ Göran Halvarsson Senior Developer _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
