Contents | %%%%%%%%%%%%%%%%%%% class: timespan %%%%%%%%%%%%%%%%%%%% |
char | CHAR convert a timespan object into a string. |
computeInterval | COMPUTEINTERVAL compute the interval of the time span. |
copy | COPY Make copy of time objects depending of the second input |
display | DISPLAY overloads display functionality for timespan objects. |
fromTimespanDef | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
setEndT | SETENDT Set the property 'endT'. |
setStartT | SETSTARTT Set the property 'startT'. |
setTimeformat | SETTIMEFORMAT Set the property 'timeformat'. |
setTimezone | SETTIMEZONE Set the property 'timezone'. |
string | STRING writes a command string that can be used to recreate the input timespan object. |
timespan | TIMESPAN timespan object class constructor. |
update_struct | UPDATE_STRUCT update the input structure to the current ltpda version |