char | CHAR convert a timespan object into a string. |
display | DISPLAY display a timespan object. |
eq | EQ overloads the == operator for timespan objects. |
ne | NE overloads the ~= operator for timespan objects. |
save | SAVE a timespan object to file. |
set | SET set timespan properties. |
subsref | SUBSREF Define field name indexing for timespan objects. |
timespan | TIMESPAN timespan object class constructor. |
xml | XML convert a time object to an DOM XML object. |
xmladd | XMLADD add a timespan object to the given node of the input XML DOM |
xmlparse | XMLPARSE creates a timespan from a timespan xml file. |