Forum Discussion
VarunGrazitti
10 years agoBoss
- PerBonomi10 years agoBoss
Hmm, not really, but thanks. I'm fine using milliseconds, but I can't get the date string, ex. 2016-01-01, converted to milliseconds.
- PerBonomi10 years agoBoss
Never mind, found the problem. I was converting the date into a string by using '${dateStart}' instead of just ${dateStart} in the query.
Major brainfart :)