
Making the capitalisation of ONLY first letter of the month is troublesome, coupled with the dd yyyy at HH:mm. Makes it a total of 13 alphanumeric inputs to input accurately. Likely to be tedious for user.
To further worsen things, the incorrect input (which seems highly likely) will be converted into current day n time instead. It seems like the program does not give the opportunity for user to change the date and time at this juncture (meaning not using another function to edit)
Making the capitalisation of ONLY first letter of the month is troublesome, coupled with the dd yyyy at HH:mm. Makes it a total of 13 alphanumeric inputs to input accurately. Likely to be tedious for user.
To further worsen things, the incorrect input (which seems highly likely) will be converted into current day n time instead. It seems like the program does not give the opportunity for user to change the date and time at this juncture (meaning not using another function to edit)