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
It looks like the parameter dateStyle: "full" cannot be used in Intl.DateTimeFormat(..) when other specific switches such as "weekday" or "day" are used.
When using
%datelocal%
, nothing is returned.In error console we see:
"Uncaught TypeError: can't set option .... when dateStyle is used"
The text was updated successfully, but these errors were encountered: