I have an string array that includes some minutes like “00:05”, “00:30”, “00:25” etc. I want to sum the values as time format? Can anyone help me how do I do this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Total time in minutes:
You don’t specify exactly how you want this output formatted.
If there may be hour elements as well, then replace the second line of the loop with this: