When entries are being created, the user need to type start and end times. Currently the UI only uses a plain input text for this. We need to apply a mask in order to avoid introducing errors.
This library seems to be a good option https://imask.js.org/