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
ftime(3) - redhat
convdate(1) - suse
function::ctime(3) - debian
function::ansi_set_color2(3stap) - centos
tapset::timestamp_gtod(3stap) - centos
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?