Files
source/Y/user_old_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_old_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#L50'>user_old_timeformat</a> 50 lib/timefmt.c char *user_old_timeformat = NULL; // time format string for older dates</span>
<span class='curline'><a href='../S/lib--timefmt.c.html#L110'>user_old_timeformat</a> 110 lib/timefmt.c strftime (buf, sizeof (buf) - 1, user_old_timeformat, lt);</span>
<span class='curline'><a href='../S/lib--timefmt.c.html#L147'>user_old_timeformat</a> 147 lib/timefmt.c fmt = user_old_timeformat;</span>
<span class='curline'><a href='../S/lib--timefmt.h.html#L50'>user_old_timeformat</a> 50 lib/timefmt.h extern char *user_old_timeformat; // time format string for older dates</span>
<span class='curline'><a href='../S/src--setup.c.html#L907'>user_old_timeformat</a> 907 src/setup.c user_old_timeformat = mc_config_get_string (mc_global.main_config, CONFIG_MISC_SECTION,</span>
<span class='curline'><a href='../S/src--setup.c.html#L1057'>user_old_timeformat</a> 1057 src/setup.c g_free (user_old_timeformat);</span>
</pre>
</body>
</html>