whereClause with date query in Codeless

Is there an easy way to get the date in a where clause to the appropriate format using Codeless blocks eg MM-DD-YYYY? Or do need to pick out the numbers I need using Regex?

This is what I have so far:

Hello @Andreas_Marinopoulos,

use ISOString instead of dateString

1 Like