Using a null default value in date picker?

Is there a means to set the date picker to have a null value (no date). We have some tables that don’t require the date (read from the data form).

At the moment, logic is required to ignore date if it’s equal to Today’s date, but it’s a little clunky to have to use.

Thanks,
Declan