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

Class tm

localtime.c:571–571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

569 int_fast32_t r_time; /* transition time of rule */
570};
571
572static struct tm *gmtsub(struct state const *, time_t const *, int_fast32_t,
573 struct tm *, time_t *);
574static bool increment_overflow_time(time_t *, int_fast32_2s);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected