1TAPSET::TZINFO(3stap) TAPSET::TZINFO(3stap)
2
3
4
6 tapset::tzinfo - systemtap tzinfo tapset
7
8
10 tz_gmtoff
11 Return local time zone offset
12
13 See function::tz_gmtoff(3stap)
14 for details.
15
16 tz_name
17 Return local time zone name
18
19 See function::tz_name(3stap)
20 for details.
21
22 tz_ctime
23 Convert seconds since epoch into human readable date/time
24 string, with local time zone
25
26 See function::tz_ctime(3stap)
27 for details.
28
29
31 function::tz_gmtoff(3stap), function::tz_name(3stap),
32 function::tz_ctime(3stap), stap(1), stapprobes(3stap)
33
34
35
36SystemTap Tapset Reference November 2021 TAPSET::TZINFO(3stap)