mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
1.0 KiB
47 lines
1.0 KiB
<!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 </li>
|
|
</ul>
|
|
|
|
<p>GnuCash can be configured to use a variety of date input formats
|
|
by <a href="xacc-globalprefs.html">setting a preference</a>.</p>
|
|
<hr>
|
|
|
|
<p>Return to <a href="xacc-main.html">Main Documentation
|
|
Page.</a></p>
|
|
</body>
|
|
</html>
|
|
|