POSIX Subroutine: Converts a given elapsed time in seconds to local time.
USE IFPOSIX
CALL PXFLOCALTIME (isecnds,iatime,ierror)
If successful, ierror is set to zero; otherwise, an error code.
The PXFLOCALTIME subroutine converts the time (in seconds since epoch) in the isecnds argument to the local date and time as described by the array iatime above.
CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB