SyntaxFix
Write A Post
Hire A Developer
Questions
If using react:
import Moment from 'react-moment'; Moment.globalFormat = 'D MMM YYYY';
then:
<td><Moment unix>{1370001284}</Moment></td>