table of contents
TAPSET::TZINFO(3stap) | TAPSET::TZINFO(3stap) |
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)
November 2023 | SystemTap Tapset Reference |