# Sunrise Sunset

#### *sunrise-sunset-skill.tobus3000*

### Description:

This skill does *not* query an external API.

All times and events are being calculated locally.

#### Platform:

![Mark I](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-20518efa3a75671db56c323c5962b4108102367b%2Fmark-1-icon.png?alt=media) ![Mark II](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-72e32b84335e1f575f6e5b7b684320acc72e799f%2Fmark-2-icon.png?alt=media) ![Picroft](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-b7dc7493983981386b73158927c1ddf91597de7a%2Fpicroft-icon.png?alt=media) ![plasmoid](https://500835181-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LzX1y2oL49APvqHoV5o%2Fuploads%2Fgit-blob-e517091d0124a9f790e778e3219fa05a3f71d7f0%2Fkde.png?alt=media)

#### Examples:

> When does the sun set?\
> When does the sun rise?\
> Sunset today.\
> Sunrise today.\
> Sunset.\
> Sunrise.\
> When does the sun appear?\
> What time does the sun set today?\
> What time does the sun set in a week?\
> What time does the sun rise today?\
> What time does the sun rise in a week?\
> Sunset time.\
> Sunrise time.\
> When does the sun disappear in the evening?\
> When does the sun appear in the morning?\
> ...

### Installation:

{% hint style="warning" %}
This skill is not aproved by Mycroft skill tester.
{% endhint %}

{% tabs %}
{% tab title="Install by mycroft-msm" %}
`mycroft-msm install https://github.com/tobus3000/sunrise-sunset-skill`
{% endtab %}
{% endtabs %}

### Summary:

**Github:** <https://github.com/tobus3000/sunrise-sunset-skill>\
**Owner:** [@tobus3000](https://github.com/tobus3000)\
**Created:** 2020 Feb 22 16:39:22 UTC **Last updated:** 2020 Mar 10 20:32:38 UTC\
**License:** GNU General Public License v3.0

**Categories:** \[ Information ]\
**Tags:** #Sunrise #Sunset


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://andlo.gitbook.io/mycroft-skills-list/skills/not-in-market/information/sunrise-sunset-skill.tobus3000.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
