52. Generating and Retrieving Firestore Timestamp to auto populate Javascript Date Field

Опубликовано: 15 Октябрь 2024
на канале: Dedicated Managers
7,740
35

In this video, I show how I set a Firestore timestamp on a field stored in Firebase Firestore and then immediately retrieve that timestamp and convert it into a Javascript Date object in order to create a custom timestamp string.


This video is part of a playlist:
   • Real Time Database with Vue.js + Vuex...  

It is also part of a blog post on DedicatedManagers.com:
http://www.dedicatedmanagers.com/real...

The source code for this project is available publicly on the Dedicated Managers Github account:
https://github.com/DedicatedManagers/...