I have the following values that are exported out of Epic EMR (electronic medical record).
The first column is a decimal time value, for example the first example is 4.3 minutes.
I want to subtract the 4.3 minutes from the time stamp of 10:01 am in the second column.
I realize I could manually...