{% component_block "modal" autoplay="true" %} {% fill "modal_header" %} Time Range syntax {% endfill %} {% fill "modal_enabler" %}
{% endfill %} {% fill "modal_content" %}

You can filter the by the incident's creation date, by using time frames, inspired by the Datadog syntax

You can either put a single date or time frame (2020) or a range of dates or time frames, separated by a dash (2020-01-01 - 2020-01-31, Q1 - now...).

Always make sure the returned date is correct. Be careful with CET/CEST!

FireFighter calendar specifics

There are relative shortcuts

Human-readable date with dateparser

Almost any date/datetime format can be parsed. However, it can have unexpected results! Try to keep a YYYY/MM/DD or ISO format if possible.

Examples of ranges

{% endfill %} {% endcomponent_block %}