- utc-seconds->string secondsprocedure
Convert seconds since UNIX epoch into a UTC time string suitable for logging.
(utc-seconds->string (current-seconds)) ;=> "2009-02-13 21:32:18"
Convert seconds since UNIX epoch into a UTC time string suitable for logging.
(utc-seconds->string (current-seconds)) ;=> "2009-02-13 21:32:18"