debian man page for function::tz_ctime

Query: function::tz_ctime

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

function::tz_ctime

FUNCTION:(3stap)					      Time utility functions						  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
getdate(1) - debian
convdate(1) - suse
http::date5.18(3) - mojave
http::date(3) - suse
tapset::timestamp_gtod(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results