Work with Date Parameters

Publisher always binds date column or date parameter as a timestamp object.

To avoid timestamp conversion, define the parameter as a string and pass the value with formatting as 'MM-DD-YYYY' to match the RDBMS date format.