mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2344 57a11ea4-9604-0410-9ed3-97b8803252fd
48 lines
1.0 KiB
HTML
48 lines
1.0 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
|
|
<title></title>
|
|
<link rel="stylesheet" title="normal" type="text/css" href=
|
|
"gnucash.css">
|
|
|
|
<title>Date Data Input</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Date Input</h1>
|
|
The date cell handles the following accelerator keys:
|
|
|
|
<ul>
|
|
<li><tt>+, =</tt> increment day</li>
|
|
|
|
<li><tt>_ , -</tt> decrement day</li>
|
|
|
|
<li><tt>} , ]</tt> increment month</li>
|
|
|
|
<li><tt>{ , [</tt> decrement month</li>
|
|
|
|
<li><tt>M , m</tt> beginning of month</li>
|
|
|
|
<li><tt>H , h</tt> end of month</li>
|
|
|
|
<li><tt>Y , y</tt> beginning of year</li>
|
|
|
|
<li><tt>R , r</tt> end of year</li>
|
|
|
|
<li><tt>T , t</tt> today GnuCash can be compiled to use
|
|
either European style dates or US Style dates.</li>
|
|
|
|
<li><tt>Grep</tt> for <var>UK_DATES</var> in <tt>
|
|
dates.h</tt></li>
|
|
</ul>
|
|
<hr>
|
|
|
|
<p>Return to <a href="xacc-main.html">Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|
|
|