Issue existed if 't' format date was selected and the user left the datetime field by clicking on another widget. Although the time would display as '00:00', it was being stored in the dateValue as the current time. Made fix to reset time to '00:00' if 't' format date is used.