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.
49 lines
1.5 KiB
49 lines
1.5 KiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>L'entrée de dates</TITLE>
|
|
<link rel="stylesheet" title="normal" type="text/css" href="gnucash.css">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#eeeeee">
|
|
<H1>L'entrée de dates</H1>
|
|
<P>La cellule/case de la date fonctionne avec les raccourcis clavier
|
|
suivants :
|
|
</P>
|
|
<UL>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>+ , = </TT>incrémente
|
|
d'un jour
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>_ , - </TT>décrémente
|
|
d'un jour
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>} , ] </TT>incrémente
|
|
d'un mois
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>{ , [ </TT>décrémente
|
|
d'un mois
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>M , m </TT>début du
|
|
mois
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>H , h </TT>fin du mois
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>Y , y </TT>début de
|
|
l'année
|
|
</P>
|
|
<LI><P STYLE="margin-bottom: 0cm"><TT>R , r </TT>fin de l'année
|
|
</P>
|
|
<LI><P><TT>T , t </TT>aujourd'hui
|
|
</P>
|
|
</UL>
|
|
<P STYLE="margin-bottom: 0cm">GnuCash peut être compilé
|
|
pour utiliser soit les dates au format européen, soit les
|
|
dates au format américain. <BR>Chercher <I>UK_DATES</I> dans
|
|
dates.h
|
|
</P>
|
|
<HR>
|
|
<P>Retour à la <A HREF="xacc-main.html">Page principale de la
|
|
documentation.</A>
|
|
</P>
|
|
</BODY>
|
|
</HTML> |