Man Page: function::tz_ctime
Operating Environment: debian
Section: 3
function::tz_ctime FUNCTION:(3stap) Time utility functions FUNCTION:(3stap)NAMEfunction::tz_ctime - Convert seconds since epoch into human readable date/time string, with local time zoneSYNOPSIStz_ctime(epochsecs:)ARGUMENTSepochsecs number of seconds since epoch (as returned by gettimeofday_s)DESCRIPTIONTakes 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 |
|---|
| convdate(1) - suse |
| function::ctime(3) - debian |
| http::date5.18(3) - mojave |
| function::ctime(3stap) - centos |
| tapset::task_time(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |
| A (ksh) Library For and From UNIX.com |
| New UNIX and Linux History Sections |