Site updated at 2017-04-22 08:18:58 UTC
This commit is contained in:
parent
ccb445b786
commit
8bfdad789d
554 changed files with 9309 additions and 1417 deletions
|
@ -124,6 +124,22 @@
|
|||
<td><code class="highlighter-rouge">next_setting</code></td>
|
||||
<td>Date and time of the next sun setting (in UTC).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">next_dawn</code></td>
|
||||
<td>Date and time of the next dawn (in UTC).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">next_dusk</code></td>
|
||||
<td>Date and time of the next dusk (in UTC).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">next_noon</code></td>
|
||||
<td>Date and time of the next solar noon (in UTC).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">next_midnight</code></td>
|
||||
<td>Date and time of the next solar midnight (in UTC).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code class="highlighter-rouge">elevation</code></td>
|
||||
<td>Solar elevation. This is the angle between the sun and the horizon. Negative values mean the sun is below the horizon.</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue