XML interpreting remaining duration

A

Abhijit

How do one interpret the duration values in XML generated by MSP 2003 or 2007

the XML generated contains

<Duration>PT56H0M0S</Duration>
<RemainingDuration>PT0H0M0S</RemainingDuration>

Is it safe to say its always (only in current versions only, I know MS can
change this in future) - or this has any regional settings affecting the
string?
PT - <hours> - H - <minutes>......
?
 
J

Jack Dahlgren

Hours, minutes and seconds should remain constant and not be changed
regionally.

-Jack Dahlgren
 
Top