@lists.ximian.com
Betreff: [mono-android]
TimeZone.CurrentTimeZone.GetUtcOffset(DateTime.Now)
when I call
TimeZone.CurrentTimeZone.GetUtcOffset(DateTime.Now)
I get this exception
System.InvalidProgramException: Missing or incorrect
header for method GetUtcOffset
on Samsung
when I call
TimeZone.CurrentTimeZone.GetUtcOffset(DateTime.Now)
I get this exception
System.InvalidProgramException: Missing or incorrect
header for method GetUtcOffset
on Samsung Galaxy Note running Android 4.0.4/Monodroid 4.2.4/API Level
14
Can someone con