bstring bStrfTime (const char * fmt, const struct tm * timeptr) * * Takes a format string that is compatible with strftime and a struct tm * pointer, formats the time according to the format string and outputs * the bstring as a result. Note that if there is an early generation of a * '\0' character, the bstring will be truncated to this end point. */
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected