Scroll to navigation

TAPSET::TZINFO(3stap) TAPSET::TZINFO(3stap)

NAME

tapset::tzinfo - systemtap tzinfo tapset

DESCRIPTION

Return local time zone offset
See function::tz_gmtoff(3stap)
for details.
Return local time zone name
See function::tz_name(3stap)
for details.
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)

May 2021 SystemTap Tapset Reference