oncall-engine/docs/sources
Matias Bordese 6a65ddd6e7
feat: add timestamp_to_datetime jinja template filter (#5303)
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`
2024-11-28 11:20:21 +00:00
..
configure feat: add timestamp_to_datetime jinja template filter (#5303) 2024-11-28 11:20:21 +00:00
intro Replace docs/reference shortcode with ref URIs (#4301) 2024-07-29 14:13:24 +00:00
manage docs: add supported SMS/voice countries to docs (#5219) 2024-11-01 05:17:01 +00:00
mobile-app fix information architecture for mobile app docs (#3963) 2024-02-27 15:04:54 -05:00
oncall-api-reference Allow more escalation step wait times over public api (#5201) 2024-10-23 18:19:01 +00:00
set-up Remove slack user chat:write scope (#5177) 2024-10-15 08:23:10 +00:00
_index.md update docs landing page (#4116) 2024-04-03 15:24:56 +00:00