Related to https://github.com/grafana/support-escalations/issues/13670 Given a payload like this: ``` { "Sometime": "1730893740" } ``` the following template expression: `{{ payload.Sometime | int | timestamp_to_datetime }}` will render as: `2024-11-06 11:49:00` |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| apply_jinja_template.py | ||
| filters.py | ||
| jinja_template_env.py | ||