Page 1 of 1
SumTime function problem
Posted: Tue Mar 26, 2013 1:54 pm
by enigmaticus
I want to summarize all time fields and my final result should be 32:05:00 and i get 08:05, what is 32:05 - 24:00 and from here is the result 08:05. Is there any way to get the time in format larger than 24 hours?
Re: SumTime function problem
Posted: Tue Mar 26, 2013 3:08 pm
by enigmaticus
i got the time from database in seconds, or maybe a way to calculate it with seconds, tnx
Re: SumTime function problem
Posted: Wed Mar 27, 2013 7:42 am
by HighAley
Hello.
How do you get the wrong time? You didn't write what data source do you use and what type is your field.
If you will use TimeSpan, you should set the format to hh:mm:ss.
If you will still have any problem then set us your report template for analysis.
Thank you.
Re: SumTime function problem
Posted: Wed Mar 27, 2013 8:29 am
by enigmaticus
MySQL type time , type timespan in stimulsoft, formated to hh:mm:ss, and i use {SumTime(summary.tot)}
Re: SumTime function problem
Posted: Wed Mar 27, 2013 2:02 pm
by HighAley
Hello.
Sorry for my fault. The format should be next hhh:mm:ss
Thank you.
Re: SumTime function problem
Posted: Wed Mar 27, 2013 2:05 pm
by enigmaticus
thank youuu

Re: SumTime function problem
Posted: Wed Mar 27, 2013 2:15 pm
by HighAley
Hello.
We are always glad to help you.
Let us know if you will need any additional help.
Thank you.