What is difference between BlobCache.ForcedDateTimeKind and BlobCache.UserAccount.ForcedDateTimeKind?
If I set BlobCache.ForcedDateTimeKind it does not affect BlobCache.UserAccount.ForcedDateTimeKind
Should BlobCache.ForcedDateTimeKind force the DateTimeKind on all locations (i.e. LocalMachine, UserAccount, Secure and InMemory)
Using Akavache 7.2.1 on Xamarin.Android