You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you using the Microsoft Store version of WDD?: No
This is the very same issue I've had here #432
So the app continues to write down time as region-localized string
Log contains:
[2022-10-10 06:40:09.947] System.FormatException: The string '午前 7:00:00' was not recognized as a valid DateTime. There is an unknown word starting at index '0'.
at System.DateTime.Parse(String s, IFormatProvider provider)
at WinDynamicDesktop.SunriseSunsetService.GetUserProvidedSolarData(DateTime date)
at WinDynamicDesktop.SunriseSunsetService.GetSolarData(DateTime date)
at WinDynamicDesktop.WallpaperEngine.RunScheduler(Boolean forceImageUpdate)
at WinDynamicDesktop.AppContext..ctor(String[] args)
at WinDynamicDesktop.Program.Main(String[] args)
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Are you using the Microsoft Store version of WDD?: No
This is the very same issue I've had here #432
So the app continues to write down time as region-localized string
Log contains:
The text was updated successfully, but these errors were encountered: