xsl-list
[Top] [All Lists]

Summing Time Durations Help

2005-10-04 23:54:06
I have some duration elements like
<alltimes>
   <tduration>PT1H23M</tduration>
   <tduration>PT5M</tduration>
   <tduration>PT44M12S</tduration>
   <tduration>PT57M23S</tduration>
   ...
</alltimes>

What is the most efficient way to sum the durations?  Is there an xpath =
expression for this?

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>