Today I found that\'s it\'s not working to convert for a date inside angular expression.
So I just making something like
{{new Date(elem.times
-
Just an extention of what @package mentioned we can also go to hour-second as well from millisecond, the format can be any pattern as well
< th >{{elem.timestamp | date: 'yyyy/MM/dd h:mm:ss a'}}< /th >
- 热议问题