mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
updates to docs
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@717 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
59fe979833
commit
bd20a9c4f2
33
Docs/xacc-date.html
Normal file
33
Docs/xacc-date.html
Normal file
@ -0,0 +1,33 @@
|
||||
|
||||
<h1>Date Input</h1>
|
||||
|
||||
The date cell handles the following accelrator keys:
|
||||
<pre>
|
||||
'+':
|
||||
'=': increment day */
|
||||
|
||||
'_':
|
||||
'-': decrement day */
|
||||
|
||||
'}':
|
||||
']': increment month */
|
||||
|
||||
'{':
|
||||
'[': decrment month */
|
||||
|
||||
'M':
|
||||
'm': begining of month */
|
||||
|
||||
'H':
|
||||
'h': end of month */
|
||||
|
||||
'Y':
|
||||
'y': begining of year */
|
||||
|
||||
'R':
|
||||
'r': end of year */
|
||||
|
||||
'T':
|
||||
't': today */
|
||||
|
||||
</pre>
|
@ -9,8 +9,11 @@
|
||||
<ul>
|
||||
<li><a href="xacc-about.html">About X-Accountant</a>
|
||||
<li><a href="xacc-accwin.html">Account Types</a>
|
||||
<li><a href="xacc-group.html">Account Groups and Account Numbering</a>
|
||||
<li><a href="xacc-apar.html">Accounts Payable & Accounts Receivable</a>
|
||||
<li><a href="xacc-quicken.html">Categories</a>
|
||||
<li><a href="xacc-accwin.html">Creating a new account</a>
|
||||
<li><a href="xacc-date.html">Date Input</a>
|
||||
<li><a href="xacc-quicken.html">Quicken (TM) User's Guide</a>
|
||||
<li><a href="xacc-gpl.html">License</a>
|
||||
<ul>
|
||||
|
Loading…
Reference in New Issue
Block a user