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
is there a reason, why the functions like toLocaleDateString don't except a locale string?
If there is no reason, I could create a PR with additional functions like toLocaleDateStringWithLocale or add optional params to the existing functions.