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
I had it working on FF: it seems the date parser has a limitation that Chrome hasn't, so I had to write: new Date('2021-11-24 13:00:00+0100') (no "GMT" like in the Date object output).
Couldn't have it working in Safari however.
Greetings and thanks for your software.
I've tried the snippet from the docs:
it works in Chrome 94 but not in Firefox 94. Am I doing something wrong?
Thanks in advance
Regards
The text was updated successfully, but these errors were encountered: