TAPSET::TZINFO

Section: Misc. Reference Manual Pages (3stap)
Updated: November 2020
Page Index
 

NAME

tapset::tzinfo - systemtap tzinfo tapset
   

DESCRIPTION

tz_gmtoff
Return local time zone offset
See function::tz_gmtoff(3stap)
 for details.

tz_name
Return local time zone name
See function::tz_name(3stap)
 for details.

tz_ctime
Convert seconds since epoch into human readable date/time string, with local time zone
See function::tz_ctime(3stap)
 for details.

 

SEE ALSO

function::tz_gmtoff(3stap), function::tz_name(3stap), function::tz_ctime(3stap), stap(1), stapprobes(3stap)


 

Index

NAME
DESCRIPTION
SEE ALSO