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
mono_wasm_timezone_get_local_name throws an unhandled exception when failing to resolve timezone from OS
To Reproduce
Not able to do so now ,as fixed the running server's timezone and didn't notice what it was before.
Point is Intl.DateTimeFormat().resolvedOptions().timeZone might return undefined in some cases and code should expect that.