code 8003 invalid date format

I am using codeless and I keep getting an invalid date format error when I use Date Now.

I am using it with a greater than operator inside a where section from a Load Table Object. When I compare a datetime column with a date whit this format: 07/31/2018 00:00:00 everythings works just fine, but when I change the date with a DateNow block I get the invalid date format error.

What do I need to do to format it correctly?

Can you please attach a screenshot of the block where you have that logic?

Hi,

try this way:

Thank you Stanislav, that did the trick!