Lines Matching refs:strftime
577 As an example take the @code{strftime} function, which is meant to nicely
582 @code{strftime} function does this all by itself. @code{%A}
972 @code{strftime} functions use these month names for the conversion
992 The return value can be used as a format string for @code{strftime} to
995 The return value can be used as a format string for @code{strftime} to
998 The return value can be used as a format string for @code{strftime} to
1001 The return value can be used as a format string for @code{strftime} to
1017 @code{strftime} functions to use this information. The format of the
1024 This return value can be used as a format string for @code{strftime} to
1027 This return value can be used as a format string for @code{strftime} to
1030 This return value can be used as a format string for @code{strftime} to
1036 through the @code{strftime} function. When the modifier @code{O} is
1168 might think that, since @code{strftime} internally uses the locale
1175 return strftime (s, len, "%X %D", tp);
1189 return strftime (s, len, nl_langinfo (D_T_FMT), tp);
1217 The @code{strfmon} function is similar to the @code{strftime} function
1220 by the format string. Like @code{strftime}, the function
1225 @code{strftime}, the format string consists of normal text, which is
1270 @code{strftime} formats. However, the next two optional fields