Files
gnucash/Docs/xacc-date.html
T
Linas Vepstas d364f9535f oops
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@718 57a11ea4-9604-0410-9ed3-97b8803252fd
1998-03-25 05:58:22 +00:00

34 lines
486 B
HTML

<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>