update
svn: r5657
This commit is contained in:
@@ -1720,7 +1720,7 @@
|
|||||||
features of dates as they are used in GRAMPS.
|
features of dates as they are used in GRAMPS.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<sect3 id="adv-dates-led">
|
<sect3 id="adv-dates-types">
|
||||||
<title>Date types</title>
|
<title>Date types</title>
|
||||||
<para>
|
<para>
|
||||||
Dates in GRAMPS are classified according to the following types:
|
Dates in GRAMPS are classified according to the following types:
|
||||||
@@ -1729,45 +1729,55 @@
|
|||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Regular</term>
|
<term>Regular</term>
|
||||||
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
A "regular" date is one which includes a specific
|
A "regular" date is one which includes a specific
|
||||||
day, date, or month. It can be complete (e.g., June 6, 1990)
|
day, date, or month. It can be complete (e.g., June 6, 1990)
|
||||||
or partial (e.g., July 1977).
|
or partial (e.g., July 1977).
|
||||||
</para>
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Before</term>
|
<term>Before</term>
|
||||||
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
A "before" date is one that can only be identified
|
A "before" date is one that can only be identified
|
||||||
as occurring before a certain day, month, or year.
|
as occurring before a certain day, month, or year.
|
||||||
</para>
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>After</term>
|
<term>After</term>
|
||||||
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
An "after" date is one that occurs after a certain
|
An "after" date is one that occurs after a certain
|
||||||
day, month, or year.
|
day, month, or year.
|
||||||
</para>
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Range</term>
|
<term>Range</term>
|
||||||
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
A "range" describes a time period during which the
|
A "range" describes a time period during which the
|
||||||
event occurred. For example, "between January 1932 and
|
event occurred. For example, "between January 1932 and
|
||||||
March 1932."
|
March 1932."
|
||||||
</para>
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>Span</term>
|
<term>Span</term>
|
||||||
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
A "span" describes a time period during which a
|
A "span" describes a time period during which a
|
||||||
condition existed. For example, "from May 12, 2000 to
|
condition existed. For example, "from May 12, 2000 to
|
||||||
February 2, 2002."
|
February 2, 2002."
|
||||||
</para>
|
</para>
|
||||||
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
Reference in New Issue
Block a user