From 264a82a435b9ce5560f4bbea7b53270c53ef5720 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 13 Nov 2007 16:14:48 -0500 Subject: * inline: Add timeformat parameter to control how the ctime of inlined pages is displayed. Closes: #451019 --- doc/blog.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/blog.mdwn') diff --git a/doc/blog.mdwn b/doc/blog.mdwn index fe839775c..6e5eec4aa 100644 --- a/doc/blog.mdwn +++ b/doc/blog.mdwn @@ -93,3 +93,5 @@ directive: the rss/atom feeds. The default is the same as the `show` value above. * `feedonly` - Only generate the feed, do not display the pages inline on the page. +* `timeformat` - Use this to specify how to display the time or date for pages + in the blog. The format string is passed to the strftime(3) function. -- cgit v1.2.3