function::tz_ctime(3stap) centos man page | unix.com

Man Page: function::tz_ctime

Operating Environment: centos

Section: 3stap

FUNCTION::TZ_CTIME(3stap)				      Time utility functions					 FUNCTION::TZ_CTIME(3stap)

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. SystemTap Tapset Reference June 2014 FUNCTION::TZ_CTIME(3stap)
Related Man Pages
ftime(3) - redhat
convdate(1) - suse
getdate(1) - opendarwin
getdate(1) - freebsd
function::ansi_set_color3(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq