Node JSSequelize throws SequelizeDatabaseError when using JavaScript DatesDaniel MasonSeptember 6, 2019March 5, 2023 by Daniel MasonSeptember 6, 2019March 5, 202303063 ran into this problem where Sequelize would not accept the date generated by Javascript's new Date() function when using greater than operator ($gt, $lt)....