Show Table of Contents
function::tz_ctime
Name
function::tz_ctime — Convert seconds since epoch into human readable date/time string, with local time zone
Synopsis
tz_ctime(epochsecs:)
Arguments
epochsecs- number of seconds since epoch (as returned by
gettimeofday_s)
Description
Takes an argument of seconds since the epoch as returned by
gettimeofday_s. Returns a string of the same form as ctime, but offsets the epoch time for the local time zone, and appends the name of the local time zone. The string length may vary. The time zone information is passed by staprun at script startup only.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.