I have a time vector that is a string "HH:mm" for example "01:00" for 1am and I want to convert it to a double where "01:00" becomes 1. I have