### Reproduction steps 1. Click `New` on the Officer's Table 2. Under "Term", the start date should contain time information This is probably caused by the datepicker defaulting to string, use the `DatePipe` to get it to a dd/MMM/yyyy format.
Reproduction steps
Newon the Officer's TableThis is probably caused by the datepicker defaulting to string, use the
DatePipeto get it to a dd/MMM/yyyy format.