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
Replace hardcoded US date format (MM/DD/YYYY) with toLocaleDateString()
to respect the user's regional settings. The formatUSDate function now
uses formatLocalDate which automatically adapts to the user's locale.
_Generated with `mux`_
0 commit comments