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
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
http::date(3) - mojave
http::date(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Introduction
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph