strftime
while (strftime(buf, bufsiz, format, tm) == 0)
error = strftime(buf, buflen, OLDFRMT, &tm);
error = strftime(buf, buflen, CURFRMT, &tm);
if (tp == NULL || strftime(buf, bufsiz, fmt, tp) == 0)
} else if (strftime(buf.b + vp->name_len + 1,
l = strftime(p, len, FORMAT, tm);
len = strftime(buf, buflen, "%Y/%m/%d:%T ", tm);
strftime(ts, sizeof(ts), "%B %d %T", tm);
len = strftime(p, reslen, "%Y-%m-%d %T: ", tm);
strftime(tbuf, sizeof(tbuf), "%Y-%m-%d %T", tm);
strftime(tbuf, sizeof(tbuf), "%Y-%m-%d %T", tm);
strftime(buf, sizeof(buf), "%a %Y %b %e %H:%M:%S (%Z)",
size_t strftime(char * __restrict, size_t, const char * __restrict,
prlen = strftime(p, tbuf_left-1, "%z", &tmnow);
prlen = strftime(p, tbuf_left, "%FT%T", &tmnow);
prlen = strftime(p, tbuf_left, "%FT%TZ", &tmnow);
size_t strftime(char *restrict, size_t, char const *restrict,
return strftime(s, maxsize, format, t);
formatted_len = strftime(b, s, f_prefix_copy, tm);
strftime(tbuf, sizeof(tbuf), " %b %d,%Y %T", tm);
(void)strftime(db, sizeof(db),
strftime(filedate, sizeof filedate,
strftime(date, datelen, "%a, %d %b %Y %H:%M:%S GMT", tm);
strftime(buf, sizeof buf, "%d-%b-%Y %R", gmtime(&sb.st_mtime));
(void)strftime(db, sizeof(db), fmtstr, localtime(&t));
strftime(tbuf, sizeof(tbuf),
if (strftime(then, STAMP_LENGTH, time_string, &tm_time) == 0) {
strftime(then, STAMP_LENGTH, time_string, &tm_time);
strftime(buf1, sizeof(buf1), "%Y%m%dT%H%M%S", tm);
(void)strftime(timestr, TIMESIZE, "%T %F", &runtime);
(void)strftime(timestr, TIMESIZE, "%X %x", &runtime);
header[5].iov_len = strftime(dayname, sizeof(dayname), "%A", tp);
(void) strftime(buf, len, "%B %d, %Y", tp);
if (strftime(buf, sizeof(buf), "%c %Z", tm) == 0)
strftime(buf, sizeof(buf), time_format, tm_ptr1);
strftime(buf, sizeof(buf), "%z", tm_ptr1);
strftime(buf, sizeof(buf), time_format, tm_ptr2);
strftime(buf, sizeof(buf), "%z", tm_ptr2);
if (strftime(result, sizeof(result),
strftime(tbuf, sizeof(tbuf),
(void)strftime(buf, bufsize, newfmt, &tm);
(void)strftime(buf, sizeof buf, "%H:%M:%S %b %d, %Y", parts);
strftime(buf, sizeof buf, fmt, localtime(&t));
strftime(buf, sizeof buf, fmt, (gmt ? gmtime : localtime)(&t));
i = strftime(timestamp, sizeof(timestamp),
i += j = strftime(timestamp+i, sizeof(timestamp)-i-1,
if (strftime(buf, HDBUF, timefrmt, timeptr) <= 0) {
(void)strftime(cbuf, sizeof(cbuf), "%c", localtime(&t));
(void)strftime(tbuf, sizeof(tbuf), " %b %d,%Y %T", tm);
(void)strftime(buf, len, fmt, &tm);
strftime(startstr, sizeof(startstr) - 1, "%l:%M%p", tp);
strftime(startstr, sizeof(startstr) - 1, "%a%I%p", tp);
strftime(startstr, sizeof(startstr) - 1, "%e%b%y", tp);
strftime(buf, sizeof(buf), "%m-%d-%G %R", tm);
strftime(buf, sizeof(buf), "%m-%d-%g %R", tm);
strftime(tmbuf, sizeof(tmbuf), "%b %e %G %R", tm);
(void)strftime(buf, sizeof(buf), "%d%b%y", tp);
(void)strftime(buf, sizeof(buf), "%a%I%p", tp);
(void)strftime(buf, sizeof(buf), "%l:%M%p", tp);
(void)strftime(buf, sizeof(buf), "%l:%M%p", localtime(nowp));
(void)strftime(date, sizeof (date), "%b %e total",
strftime(tmbuf, sizeof(tmbuf), "%F %T", localtime(&t));
strftime(tbuf, sizeof(tbuf), "%X", thyme);
strftime(cur_date_time, sizeof(cur_date_time),
strftime(buf, sizeof_buf, "%Y", &time_opts->new_time);
strftime(buf, sizeof_buf, "%m", &time_opts->new_time);
strftime(buf, sizeof_buf, "%d", &time_opts->new_time);
strftime(buf, sizeof_buf, "%H", &time_opts->new_time);
strftime(buf, sizeof_buf, "%M", &time_opts->new_time);
strftime(cur_date_time, sizeof(cur_date_time),
len += strftime(timestamp, sizeof(timestamp), "%FT%T", <ime);
tzlen = strftime(×tamp[len], sizeof(timestamp) - len,