aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual_it.html
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-04-20 12:43:13 +0000
committerFrederic Culot <calcurse@culot.org>2008-04-20 12:43:13 +0000
commit15a27e8958c8d794c40c038d12a736aa3de021a3 (patch)
treefeb7a7eee4f6c0c77c0480b2c961dee34d3f0f87 /doc/manual_it.html
parentd21329461d237103fce4ab85c30231a79eb04014 (diff)
downloadcalcurse-15a27e8958c8d794c40c038d12a736aa3de021a3.tar.gz
calcurse-15a27e8958c8d794c40c038d12a736aa3de021a3.zip
html manuals updated with date format configuration options
Diffstat (limited to 'doc/manual_it.html')
-rwxr-xr-xdoc/manual_it.html26
1 files changed, 24 insertions, 2 deletions
diff --git a/doc/manual_it.html b/doc/manual_it.html
index 96f58ce..d3338a6 100755
--- a/doc/manual_it.html
+++ b/doc/manual_it.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
/*
- * $calcurse: manual_it.html,v 1.2 2008/04/05 15:42:13 culot Exp $
+ * $calcurse: manual_it.html,v 1.3 2008/04/20 12:43:13 culot Exp $
*
* Calcurse - text-based organizer
* Copyright (c) 2004-2008 Frederic Culot
@@ -666,6 +666,27 @@ d'ambiente<a name="basics_invocation_environment"></a></h3>
domenica o lunedì, far iniziare la settimana nella
finestra del calendario.
</dd>
+
+ <div class="todo">
+ <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>
+ </div>
+
</dl>
@@ -1189,6 +1210,7 @@ d'ambiente<a name="basics_invocation_environment"></a></h3>
<li>
Tony per la sua patch che ha contribuito a migliorare la
funzione recur_item_inday()
+ <span class="todo">, and for implementing the date format configuration options</span>
</li>
<li>
Jeremy Roon per la traduzione olandese
@@ -1223,7 +1245,7 @@ d'ambiente<a name="basics_invocation_environment"></a></h3>
<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>