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

Class tm

strftime.c:165–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163static char * _add(const char *, char *, const char *);
164static char * _conv(int, const char *, char *, const char *);
165static char * _fmt(const char *, const struct tm *, char *, const char *,
166 enum warn *);
167static char * _yconv(int, int, bool, bool, char *, char const *);
168

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected