Hi Guys!
I am having an issue, while comparing MySQL date time with format using javascript,
for an example: 2016-01-25 01:22:00
i load it and trying to compare it with in the JavaScript scope, but its not working, am using "Modified Java Script Value" with in the Pentaho Data Integration aka kettle
Its not working and showing errors, that invalid date, can anyone time me what is the correct format with in JavaScript and what format is needed when comparing date time in the JavaScript scope? Do i need to change the format?