I have an Entity with a Date attribute. I use the default DatePicker to show/edit this attribute.
I can change the date through the datepicker, but I am unable to remove the value. When I remove the value from the datepicker it is set to 1970-1-1.
How can I clear the value?