Library /sys$common/syshlp/helplib.hlb  —  System Services, $GETUTC
    Returns the current time in 128-bit UTC format.

    On Alpha and Integrity server systems, this service accepts 64-
    bit addresses.

    Format

      SYS$GETUTC  utcadr

    C Prototype

      int sys$getutc  (unsigned int *utcadr [4]);

1  –  Arguments

 utcadr

    OpenVMS usage:coordinated universal time
    type:         utc_date_time
    access:       write only
    mechanism:    by 32- or 64-bit reference (Alpha and Integrity
                  servers);
    The 128-bit time value to be returned.
Close Help