Describe the issue/error/question
date conversion.
seems I dont understand how dates work.
I scrape HTML and managed to convert the scraped html dates to a JS date
Now in the final IF node the node complains about the date… when I just converted it to a JS date in the format n8n seems to want.
https://dl.dropboxusercontent.com/s/8snnwwlpcs8sluh/chrome_rA9uh9nitT.png
the IF node then complains its undefined
ERROR: The value "undefined" is not a valid DateTime..
https://dl.dropboxusercontent.com/s/daqktkgl9op2yy8/chrome_KGiqNWs1U6.png
I scrolled through all the 170 entries and couldnt see one which is undefined
What is the error message (if any)?
ERROR: The value "undefined" is not a valid DateTime.
Please share the workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database you’re using (default: SQLite):
- Running n8n with the execution process [own(default), main]:
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: