span #{moment.utc(new Date(parseInt(timestampHuman) * 1000)).format("M/D")} - var yearStr = moment.utc(new Date(parseInt(timestampHuman) * 1000)).format("Y"); - var nowYearStr = moment.utc(new Date()).format("Y"); if (yearStr != nowYearStr) span , #{yearStr} span span.border-dotted(title=`${moment.utc(new Date(parseInt(timestampHuman) * 1000)).format("Y-MM-DD HH:mm:ss")}`, data-toggle="tooltip") #{moment.utc(new Date(parseInt(timestampHuman) * 1000)).format("HH:mm")}