Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Handling of time
Topic: Generating timepoints
See also: settime settimegran getnow getlocalnow

Function: settimezero
Description: settimezero changes the fixed time point.


Usage: settimezero (t, newtimezero)
Input:
t n x 1 time vector
newtimezero scalar

Example:

yr = 1970 + (1:10)
t  = settime (yr)
settimezero (t, 0)
Result:

t contains now all dates from 1.1.1971 0:00:00.0 till
1.1.1980 0:00:00.0 measured in days from 1.1.0 0:00:00.0

Group: Handling of time
Topic: Generating timepoints
See also: settime settimegran getnow getlocalnow

Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

(C) MD*TECH Method and Data Technologies, 17.8.2000