{% component "modal" autoplay=False %} {% fill "modal_header" %} Time Range syntax {% endfill %} {% fill "modal_enabler" %}
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!
YYYY for calendar year YYYYIYYYY for ISO year YYYYYYYY/QX for quarter X of year YYYYYYYY/WXX for week XX of year YYYYThere are relative shortcuts
current_quarter, previous_quartercurrent_week, previous_weekAlmost 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.
2 weeks ago, 3 months, 1 week and 1 day ago, yesterday.August 14, 2021 EST, July 4, 2021 CEST, 21 July 2021 10:15 pm +0500.1577883600 - 15780095406:00 am - 1:00 pmtodaylast yearlast monththis week