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 | ||
| test_apply_jinja_template.py | ||
| test_cache.py | ||
| test_create_engine_url.py | ||
| test_custom_fields.py | ||
| test_database.py | ||
| test_l10n.py | ||
| test_markup.py | ||
| test_ordered_model.py | ||
| test_recaptcha.py | ||
| test_regex_replace.py | ||
| test_task_queue_assignment.py | ||
| test_timezones.py | ||
| test_urlize.py | ||
| test_viewset_actions.py | ||