Skip to content

Instantly share code, notes, and snippets.

Created October 7, 2014 09:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/76924a78732b33b09cfc to your computer and use it in GitHub Desktop.
Save anonymous/76924a78732b33b09cfc to your computer and use it in GitHub Desktop.
Exception
System.ArgumentOutOfRangeException: Argument is out of range.
at at System.DateTime.op_Subtraction (System.DateTime,System.TimeSpan) <IL 0x00050, 0x002d4>
at Android.Runtime.AndroidCurrentSystemTimeZone.IsAmbiguousTime (System.DateTime) [0x0001d] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.18-series/04399d62/source/monodroid/src/Mono.Android/src/Runtime/AndroidCurrentSystemTimeZone.cs:113
at Android.Runtime.AndroidCurrentSystemTimeZone.GetUtcOffset (System.DateTime) [0x00049] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.18-series/04399d62/source/monodroid/src/Mono.Android/src/Runtime/AndroidCurrentSystemTimeZone.cs:100
at adsfsdf.MainActivity.OnCreate (Android.OS.Bundle) [0x00022] in /Users/360_macmini/Projects/adsfsdf/adsfsdf/MainActivity.cs:22
at Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (intptr,intptr,intptr) [0x00011] in /Users/builder/data/lanes/monodroid-mlion-monodroid-4.18-series/04399d62/source/monodroid/src/Mono.Android/platforms/android-19/src/generated/Android.App.Activity.cs:2179
at at (wrapper dynamic-method) object.9ea83a67-37c9-47ed-abd3-88178e15f7fb (intptr,intptr,intptr) <IL 0x00017, 0x0004b>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment