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