Reset Date Picker Input Field

Setting to Null does clear the date picker. However if the associated datafield had a value and then was cleared with this code by setting the date picker to null, then the record is submitted, the datafield value will retain the previous value.

Thus reloading the record will show the date previously entered.

I have not found a way to clear a date from a date picker field.