From 15a27e8958c8d794c40c038d12a736aa3de021a3 Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Sun, 20 Apr 2008 12:43:13 +0000
Subject: html manuals updated with date format configuration options

---
 doc/manual_en.html | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)

(limited to 'doc/manual_en.html')

diff --git a/doc/manual_en.html b/doc/manual_en.html
index c320c64..6eb1715 100755
--- a/doc/manual_en.html
+++ b/doc/manual_en.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <!--
 /*
- *	$calcurse: manual_en.html,v 1.16 2008/04/05 15:42:13 culot Exp $
+ *	$calcurse: manual_en.html,v 1.17 2008/04/20 12:43:13 culot Exp $
  *
  * Calcurse - text-based organizer
  * Copyright (c) 2004-2008 Frederic Culot
@@ -607,6 +607,23 @@ $HOME/.calcurse/
 		<span class="emp">yes</span>, Monday will be first in the calendar view. Else if
 		the option is set to <span class="emp">no</span>, then Sunday will be the first
 		day of the week.</dd>
+                <dt><code>output_datefmt</code>
+                (default: <span class="emp">%D</span>)</dt>
+                <dd>This option indicates the format to be used when displaying dates
+                in non-interactive mode. Using the default values, dates are displayed the
+                following way: <span class="emp">mm/dd/aa</span>.
+                You can see all of the possible formats by typing <code>man 3 strftime</code>
+                inside a terminal.</dd>
+                <dt><code>input_datefmt</code>
+                (default: <span class="emp">1</span>)</dt>
+                <dd>This option indicates the format that will be used to enter dates in
+                <span class="emp">calcurse</span>. Three choices are available:
+                <ol>
+                  <li>mm/dd/yyyy</li>
+                  <li>dd/mm/yyyy</li>
+                  <li>yyyy/mm/dd</li>
+                  </ol>
+                </dd>
 	</dl>
 
 
@@ -997,7 +1014,8 @@ msgid ""
 	<li>Neil Williams for the english translation</li>
 	<li>Leandro Noferini for the italian translation</li>
 	<li>Tony for its patch which helped improving the
-	recur_item_inday() function</li>
+	recur_item_inday() function, and for implementing the date format configuration 
+        options</li>
 	<li>Jeremy Roon for the dutch translation</li>
 	<li>Erik Saule for its patch implementing the '-N' flag</li>
 	<li>people who write softwares I like and which inspired me, 
@@ -1016,7 +1034,7 @@ msgid ""
 
 <div class="footer">
 	Copyright (c) 2004-2008 Fr&eacute;d&eacute;ric Culot<br>
-	Calcurse version 2.1 - Last change: April 05, 2008<br>
+	Calcurse version 2.1 - Last change: April 20, 2008<br>
 </div>
 </div>
 
-- 
cgit v1.2.3-70-g09d2