Use momentjs to parse unix timestamps
In case you haven't heard, Momentjs makes working with dates and times pretty damn easy in javascript.
var time = moment.unix(1368457233).format("YYYY-MM-DD HH:mm");
Output: 2013-05-14 01:00
Written by Ezekiel Kigbo
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Datetime
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#