Home > classes > @time > Contents.m

Contents

PURPOSE ^

%%%%%%%%%%%%%%%%%%% class: time %%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%%%%%%   class: time   %%%%%%%%%%%%%%%%%%%%

   <a href="matlab:help time/char">time/char</a>              -  convert a time object into a string.
   <a href="matlab:help time/copy">time/copy</a>              -  Make copy of time objects depending of the second input
   <a href="matlab:help time/display">time/display</a>           -  overloads display functionality for time objects.
   <a href="matlab:help time/epoch2str">time/epoch2str</a>         - % EPOCH2STR Returns computes the time sting of the epoch time stored in 'utc_epoch_milli' and 'created'.
   <a href="matlab:help time/format">time/format</a>            -  Returns the time in specified format.
   <a href="matlab:help time/fromTimeString">time/fromTimeString</a>    -  creates a time object from a time string.
   <a href="matlab:help time/fromTimeValue">time/fromTimeValue</a>     -  creates a time object from unix epoch time.
   <a href="matlab:help time/getTimezones">time/getTimezones</a>      -  Get all possible timezones.
   <a href="matlab:help time/minus">time/minus</a>             -  overloads - operator for time objects.
   <a href="matlab:help time/parse_time_string">time/parse_time_string</a> - PRASE_TIME_STRING parses the time string.
   <a href="matlab:help time/plus">time/plus</a>              -  overloads + operator for time objects.
   <a href="matlab:help time/setEpochtime">time/setEpochtime</a>      -  Set the property 'utc_epoch_milli'.
   <a href="matlab:help time/setTime_str">time/setTime_str</a>       -  Set the property 'time_str'.
   <a href="matlab:help time/setTimeformat">time/setTimeformat</a>     -  Set the property 'timeformat'.
   <a href="matlab:help time/setTimezone">time/setTimezone</a>       -  Set the property 'timezone'.
   <a href="matlab:help time/string">time/string</a>            -  writes a command string that can be used to recreate the input time object.
   <a href="matlab:help time/time">time/time</a>              -  time object class constructor.
   <a href="matlab:help time/update_struct">time/update_struct</a>     -  update the input structure to the current ltpda version

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 08-Sep-2008 13:18:47 by m2html © 2003