
Command: TimetoF
Translates a UNIX time_t time into a date/time pair
used with Fortran.
TimetoF time
- time is an integer representing the time in seconds since
start of 1970 (time_t convention).
- Returns a string consiting of two field in the format
YYMMDD hhmmss
where YYMMDDspecifies the date and
hhmmss specifies the time.
See also:
Previous
Up
Next
This page is maintained by
pink@hermes.desy.de;
last modification: Jun 23 1995 .