View timestamp format

Ok thanks.

But po_ts_format=abs doesn’t work for me.

It’s still returning the relevant time like 21h.

curl “https://xxx/check_mk/view.py?view_name=page&_username=automation&_secret=xxx&output_format=json&po_ts_format=abs

[
“19 h”,
“smg.page”,
“xxx”,
“Filesystem /usr”,
“WARN”,
“WARN - 80.23% used (9.62 of 11.99 GB), (warn/crit at 80.0%/90.0%), trend: +16.49 MB / 24 hours”
],
[
“21 h”,
“smg.page”,
“xxx”,
“Filesystem /usr”,
“OK”,
“OK - 79.96% used (9.59 of 11.99 GB), trend: -6.34 MB / 24 hours”
]