I have a series of times which represents session durations of users.

They are in the format dd:hh:mm

What I want to figure out is how long the average session takes.

Do I have to parse out the days and hours into minutes and then work out the average 
that way and then convert the result back into dd:hh:mm or does someone know of a 
better way?

Stuart

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to