[Mono-bugs] [Bug 657609] System.TimeZoneNotFoundException when accessing TimeZoneInfo.Local in Emulator and on Device
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Dec 5 14:49:55 EST 2010
https://bugzilla.novell.com/show_bug.cgi?id=657609
https://bugzilla.novell.com/show_bug.cgi?id=657609#c2
--- Comment #2 from Jonathan Pryor <jpryor at novell.com> 2010-12-05 19:49:54 UTC ---
Looking at the code, it fails because your device is missing /etc/localtime,
and Google is showing that this is a common problem (i.e. lots of people have
hit this before with C code).
A cursory inspection of Google results doesn't show a satisfactory answer (much
less _any_ answer), but a quick perusal of the emulator filesystem shows that
/system/usr/share/zoneinfo/zoneinfo.dat _might_ be appropriate.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list