React TypeScript Display TimeStam

let aDate = new Date(doc.data().aDate.seconds * 1000);
Defiant Dove