Next: HOSTNM, Previous: GETUID, Up: Intrinsic Procedures [Contents][Index]
GMTIME — Convert time to GMT infoGiven a system time value TIME (as provided by the TIME8
intrinsic), fills VALUES with values extracted from it appropriate
to the UTC time zone (Universal Coordinated Time, also known in some
countries as GMT, Greenwich Mean Time), using gmtime(3).
GNU extension
Subroutine
CALL GMTIME(TIME, VALUES)
| TIME | An INTEGERscalar expression
corresponding to a system time, withINTENT(IN). | 
| VALUES | A default INTEGERarray with 9 elements,
withINTENT(OUT). | 
The elements of VALUES are assigned as follows: