I am getting input from a file. The time maybe military or standard (AM/PM)
I need to convert the time to military.
Here are some examples of the time in the CSV file
2011-08-16, 2:28:00 PM, 15:28
2011-08-16, 1:21:00 PM, 13:28
2011-08-16, 2:13:00 PM, 16:28
Firstly I’m not sure whether I understood the question correctly.
Could be like this: