The DateTimeLocalField used in the clearing forms do not render properly in firefox and safari browsers. Chrome should work. See: https://caniuse.com/#search=input%20date
Potential solution is to split up datetime fields into one field for date and one for time. This should render fine in firefox/safari/chrome.