MCPcopy Create free account
hub / github.com/eggert/tz / tm

Class tm

zdump.c:80–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78static bool errout;
79
80static char const *abbr(struct tm const *);
81static intmax_t delta(struct tm *, struct tm *);
82static void dumptime(struct tm const *);
83static time_t hunt(timezone_t, time_t, time_t, bool);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected