This is what I output now:
{{answer.time | date:'yyyy-MM-dd'}}
The result is output: 1970-01-18
The value of answer.time is Timestamp.
How can I display the date correctly?
滿天的星座2017-05-15 17:01:58
O, it turns out that the number of seconds I sent from the background should be changed to milliseconds