Tanggal JavaScript untuk Firebase Timestamp

const created = firebase.firestore.Timestamp.fromDate(new Date()).toDate();
Satnam Singh