Nuxt.js Firestore Timestamp

Feb 24, 2021

Now

this.$fireModule.firestore.Timestamp.now()

Server Timestamp

this.$fireModule.firestore.FieldValue.serverTimestamp()

Date to Timestamp

const now = this.$fireModule.firestore.Timestamp.fromDate(new Date("Jan 10, 2020"))

Timestamp to Date

const d = now.toDate()

NOTE: Firestore Timestamp (Node.js)

❤️ Is this article helpful?

Buy me a coffee ☕ or support my work via PayPal to keep this space 🖖 and ad-free.

Do send some 💖 to @d_luaz or share this article.

✨ By Desmond Lua

A dream boy who enjoys making apps, travelling and making youtube videos. Follow me on @d_luaz

👶 Apps I built

Travelopy - discover travel places in Malaysia, Singapore, Taiwan, Japan.