Query: function::tz_ctime
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::TZ_CTIME(3stap) Time utility functions FUNCTION::TZ_CTIME(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 June 2014 FUNCTION::TZ_CTIME(3stap)
Related Man Pages |
---|
convdate(1) - suse |
function::ctime(3stap) - centos |
getdate(1) - x11r4 |
getdate(1) - plan9 |
tapset::timestamp_gtod(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Docker learning Phase-I |
Controlling user input |