— title: Tempus description: Tempus fugit

Tempus

Calendars

{% raw %}{% include tempus/calendar.html calendar=site.data.calendars.shire %}{% endraw %}

{% include tempus/calendar.html calendar=site.data.calendars.shire %}

Options

Time span

Filter

View

Next

{% raw %}{% include tempus/next.html past=false days="6" %}{% endraw %}

{% include tempus/next.html past=false days=“6” %}

Events

{% raw %}{% include tempus/events.html calendar="Festivity" from="2018-01-01" %}{% endraw %}

{% include tempus/events.html calendar=“Festivity” from=“2018-01-01” %}

{% raw %}{% include tempus/events.html calendar="Monnezza" to="2018-08-01" %}{% endraw %}

{% include tempus/events.html calendar=“Monnezza” from=“2018-01-01” to=“2018-01-31” format=“%A, %B %-d, %Y” %}