This commit is contained in:
@@ -924,7 +924,7 @@ function untokenizeListView(lv) {
|
||||
//iterate the array and build a new array with substituted tokens with the correct date and time in them
|
||||
console.log(lv);
|
||||
//console.log(JSON.parse(lv));
|
||||
console.log("test:yesterday");
|
||||
console.log(relativeDatefilterCalculator.tokenToDates("*yesterday*"));
|
||||
console.log("test:lastweek");
|
||||
console.log(relativeDatefilterCalculator.tokenToDates("*lastweek*"));
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user