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
the date parser is very strict. So it MUST be a full ISO 8601 date.
I have no idea what the problem with the second date is. I'm not even sure how there can be an error on Windows that doesn't appear on other OSes. AFAIK, the date parser does not use any host OS features.
We've had a few distinct errors parsing the
date
field in the page header:date = "2022-03-14"
:date = "2022-03-14T00:22:56Z"
(on Windows, not exactly sure what the issue is here, the error is very NOT helpful):The text was updated successfully, but these errors were encountered: