Javascript – Datepicker Range in Node RED
I am currently using Node RED and want to make a Datepicker Range. My goal is: Use the two selected Dates from the two "Datepicker"-Nodes to display a certain time interval from my database. Here is my Flow in JSON-Code:…