add function integration, tests and docs
This commit is contained in:
12
docs/build/html/date.html
vendored
12
docs/build/html/date.html
vendored
@@ -42,7 +42,7 @@
|
||||
</dl>
|
||||
<span class="target" id="module-date"></span><dl class="function">
|
||||
<dt id="date.ascension_of_jesus">
|
||||
<code class="descname">ascension_of_jesus</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.ascension_of_jesus" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">ascension_of_jesus</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#ascension_of_jesus"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.ascension_of_jesus" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Ascension of Jesus.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
@@ -59,7 +59,7 @@
|
||||
|
||||
<dl class="function">
|
||||
<dt id="date.easter_friday">
|
||||
<code class="descname">easter_friday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.easter_friday" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">easter_friday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#easter_friday"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.easter_friday" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Easter Friday.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
<dl class="function">
|
||||
<dt id="date.easter_monday">
|
||||
<code class="descname">easter_monday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.easter_monday" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">easter_monday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#easter_monday"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.easter_monday" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Easter Monday.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
<dl class="function">
|
||||
<dt id="date.easter_sunday">
|
||||
<code class="descname">easter_sunday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.easter_sunday" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">easter_sunday</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#easter_sunday"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.easter_sunday" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Easter Sunday.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
@@ -110,7 +110,7 @@
|
||||
|
||||
<dl class="function">
|
||||
<dt id="date.gaußsche_osterformel">
|
||||
<code class="descname">gaußsche_osterformel</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.gaußsche_osterformel" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">gaußsche_osterformel</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#gaußsche_osterformel"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.gaußsche_osterformel" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Gaußsche Osterformel.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
@@ -144,7 +144,7 @@
|
||||
|
||||
<dl class="function">
|
||||
<dt id="date.pentecost">
|
||||
<code class="descname">pentecost</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="headerlink" href="#date.pentecost" title="Permalink to this definition">¶</a></dt>
|
||||
<code class="descname">pentecost</code><span class="sig-paren">(</span><em>year</em><span class="sig-paren">)</span><a class="reference internal" href="_modules/date.html#pentecost"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#date.pentecost" title="Permalink to this definition">¶</a></dt>
|
||||
<dd><p>Pentecost.</p>
|
||||
<dl class="field-list simple">
|
||||
<dt class="field-odd">Parameters</dt>
|
||||
|
||||
Reference in New Issue
Block a user