date-from-timestamp Installation $ npm i date-from-timestamp Usage const dateFromTimestamp console.log(dateFromTimestamp('1467712800000')) // => 05.07.2016 License MIT