Currently, when a new time-entry is being created we can set the start date on the X and end day on the day Y, for example: ``` start_date: 28/01/2020 end_date: 15/03/2020 ``` We need a validation here so time-entries can be created in the same day