
Command: FtoTime
Translates a fortran style date/time pair into the time_t
format used on UNIX.
FtoTime YYMMDD hhmmss
- The first argument YYMMDD specifies the date.
- The second argument hhmmss specifies the time.
- Returns an integer representing the same time in seconds since
start of 1970 (time_t).
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 23 1995 .