strftime
strftime(buf, sizeof(buf), format, <);
strftime(tzbuf, sizeof(tzbuf), "%z", <);
if (strftime(f_date,DATELEN,timefrmt,localtime(&(sbp->st_mtime))) == 0)
if (strftime(f_date, DATELEN, timefrmt,
strftime(buf, sizeof(buf) - 1,
strftime(buf, sizeof(buf) - 1,
strftime(buf, sizeof(buf) - 1, "%e%b%y", tp);
strftime(buf, sizeof(buf) -1, "%c", localtime(&then));
strftime(ts, nts, "%Y%m%dT%H%M%S", tm);
strftime(buf, len, "%Y-%m-%dT%H:%M:%S", &tm);
sz = strftime(tbuf, sizeof tbuf, "%b %e %H:%M", ltime);
sz = strftime(tbuf, sizeof tbuf, "%b %e %Y", ltime);
strftime(buf, sizeof(buf), "%Y%m%d-%H:%M:%S",
strftime(buf, sizeof(buf), "%Y%m%d-%H:%M:%S",
strftime(buf, sizeof(buf), "%Y%m%d-%H:%M:%S",
size_t strftime(char * __restrict, size_t, const char * __restrict,
strftime(year, sizeof year, "%Y", timeptr);
(void)strftime(timebuf, 80, "%a, %d %b %Y %T GMT",
error = strftime(str, sizeof(str), "%a, %d %b %Y %T %z",
(void)strftime(db, sizeof(db), DF, localtime(&t));
(void)strftime(db, sizeof(db), fmtstr, localtime(&t));
strftime(snapts, sizeof(snapts),
strftime(timebuf, sizeof(timebuf), "%d-%b-%Y %H:%M:%S", tp);
if (strftime(to, sz, softlink_fmt, localtime(&t)) == 0) {
strftime(snapts, sizeof(snapts),
strftime(extbuf, sizeof(extbuf), DEFAULT_SNAPSHOT_NAME, tp);
strftime(*strp, 64, "%d-%b-%Y %H:%M:%S", tp);
strftime(outbuf, sizeof(outbuf), " <%d-%b-%Y %H:%M:%S>", tp);
strftime(datetext, MAXDATETEXT, dateformat, date);
strftime(buf, sizeof buf, "%Y %m %d %H %M %S", &tm);
strftime(buf, sizeof buf, "%Y %m %d %H %M %S", &tm);
strftime(buf, sizeof(buf), "%T", gmtime(&t));
(void) strftime(ct, sizeof(ct), "%T", tm);
strftime(tim, sizeof(tim), "%H:%M:%S", t);
rv = strftime(timestr, TIMESIZE, nl_langinfo(D_T_FMT), &runtime);
strftime(e->date, sizeof(e->date),
strftime(buf, sizeof(buf), "%a", &tm);
strftime(buf, sizeof(buf), "%A", &tm);
strftime(buf, sizeof(buf), "%b", &tm);
strftime(buf, sizeof(buf), "%B", &tm);
strftime (report_buffer, 20, "%b %d %H:%M:%S ", tm_now);
strftime(buf1, sizeof(buf1), "%Y-%m-%d %H:%M:%S", &tm);
strftime(buf2, sizeof(buf2), "%z", &tm);
strftime(KickOff_Buf, sizeof(KickOff_Buf),
strftime(longstring, sizeof(longstring), format, localtime(&ftime));
strftime(t, sizeof(t),
strftime(t, sizeof(t),
strftime(t, sizeof(t),
strftime(t, sizeof(t),
strftime(t, sizeof(t),
strftime(t, sizeof(t),
(void)strftime(p, sizeof(p), "%a", lc);
(void)strftime(p, sizeof(p),
(void)strftime(p, sizeof(p), "%Y", lc);
(void)strftime(p, sizeof(p), "%R", lc);
strftime(buf, sizeof(buf), "%d-%b-%Y %H:%M:%S", tmv);
strftime(buf, sizeof(buf), "%d-%b-%Y %H:%M:%S", tmv);
strftime(sbuf, sizeof(sbuf), display_fmt, tmv);
strftime(buf, sizeof(buf),
strftime(tbuf, sizeof(tbuf),
strftime(tb, sizeof(tb), nl_langinfo(D_T_FMT),
strftime(buf, sizeof(buf), d_first ? "%e %B %Y" : "%B %e %Y", &tm);
if (strftime(buf, HDBUF, timefrmt, timeptr) <= 0) {
strftime(cbuf, sizeof(cbuf),
strftime(path, sizeof(path), timefmt, tm);
(void) strftime(buf, sizeof(buf),
strftime(datestr, sizeof(datestr), "%d-%b-%Y %H:%M:%S", tp);
strftime(timebuf, sizeof(timebuf), "%d-%b-%Y %H:%M:%S", tp);
strftime(buf, sizeof(buf), "%m-%d-%G %R", tm);
strftime(buf, sizeof(buf), "%m-%d-%g %R", tm);
strftime(date, sizeof(date),
strftime(buf, sizeof(buf), "%d-%b-%Y %H:%M:%S", tp);
strftime(buf, sizeof(buf), "%d-%b-%Y %H:%M:%S", tp);
strftime(tempstr, TIMESTR_SIZE, LPD_TIMESTAMP_PATTERN,
strftime(buffer, sizeof(buffer), "%+", localtime(&t));
strftime(datetimestr, sizeof(datetimestr), timefnamefmt, &tm);
strftime(nfmt, sizeof nfmt, "%Y-%m-%d %T ", t);
strftime(acexpire, sizeof acexpire, "%c", tptr);
strftime(pwexpire, sizeof pwexpire, "%c", tptr);
len = strftime(buf, sizeof(buf), "%H:%M:%S", tm);
strftime(btmp, 1024, "Time: %d %b %H:%M", localtime(&t));