Hi All,
I am trying to transform the results of a oData payload. There are a few json date objects throughout for example "startDate": "/Date(1543622400000)/".
Has anyone tried to transform this before if so any details.
.
Just trying an example using %s I cannot even get {{ "now" | date: "%s" | minus: 86400 | date: "%Y-%m-%d %H:%M" }} to return anything