Bug: `invalid date` as value for `date created`
See original GitHub issueDescribe the Bug
When I lint a file, the date created
key gets a invalid date
value.
How to Reproduce
The described behavior occurs every time I lint a file. This is true for newly created notes, too. It was not the case until yesterday, though I’m not 100% certain that it began with the newest plugin update. The only other thing I did is that I’ve installed the Regex Pipeline plugin.
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:6
Top Results From Across the Web
RangeError: invalid date - JavaScript - MDN Web Docs
The JavaScript exception "invalid date" occurs when a string leading to an invalid date has been provided to Date or Date.parse() .
Read more >Error: Invalid field value: Invalid date: Date From when importing
Answer: Ensure that the date is in the correct format in Excel. For example, If the month is 007 in the data file,...
Read more >Invalid date in safari - javascript - Stack Overflow
When creating a moment from a string, we first check if the string matches known ISO 8601 ... This function on safari throw...
Read more >Created and updated date show Invalid Date
Solved: Why is Jira showing "Invalid Date" for Created Date and Updated Date for my Jira Projects? (Software and Bug)
Read more >Solved: Invalid date error: Resulting value falls outside
I have an error relating to dates, which arises from an error in data provided by the user. The user had input 29...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This change has been merged into master and should go out later today as a set of bug fixes for release.
Great, thanks a lot for the fantastic work you are doing here!