Files
source/Y/user_recent_timeformat.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

21 lines
1.5 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>user_recent_timeformat</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--timefmt.c.html#L49'>user_recent_timeformat</a> 49 lib/timefmt.c char *user_recent_timeformat = NULL; // time format string for recent dates</span>
<span class='curline'><a href='../S/lib--timefmt.c.html#L107'>user_recent_timeformat</a> 107 lib/timefmt.c strftime (buf, sizeof (buf) - 1, user_recent_timeformat, lt);</span>
<span class='curline'><a href='../S/lib--timefmt.c.html#L149'>user_recent_timeformat</a> 149 lib/timefmt.c fmt = user_recent_timeformat;</span>
<span class='curline'><a href='../S/lib--timefmt.h.html#L49'>user_recent_timeformat</a> 49 lib/timefmt.h extern char *user_recent_timeformat; // time format string for recent dates</span>
<span class='curline'><a href='../S/src--setup.c.html#L905'>user_recent_timeformat</a> 905 src/setup.c user_recent_timeformat = mc_config_get_string (mc_global.main_config, CONFIG_MISC_SECTION,</span>
<span class='curline'><a href='../S/src--setup.c.html#L1056'>user_recent_timeformat</a> 1056 src/setup.c g_free (user_recent_timeformat);</span>
</pre>
</body>
</html>