Firestore Utils icon

Firestore Utils

Extension Actions

CRX ID
oebknnjfpdekbaalhncaifcddmeijlkn
Description from extension meta

Modify firestore millis to human readable dates

Image from store
Firestore Utils
Description from store

Saving dates in Firestore is a pain. You can save it as a raw Date object, but that's not BigQuery compatible. You can save it as raw epoch milliseconds, but that's not very human readable. This chrome extension automatically converts fields ending in "Millis" to ISO date formats, without modifying it - so while the value stays the same, you can more easily understand firestore values!