dalenguyen / firestore-import-export

An application that can help you to backup and restore from Cloud Firestore | Firebase
https://www.npmjs.com/package/firestore-export-import
401 stars 109 forks source link

timestamp #38

Closed nosecc closed 4 years ago

nosecc commented 4 years ago

How do you convert the server timestamp to datetime while exporting from firestore

thanks for the help.

dalenguyen commented 4 years ago

You can keep the structure. Or convert it after you export it.