2.6.20
add toTimestamp
to convert JSONTimeStamp to Firestore Timestamp:
import { toTimestamp } from 'firelordjs'
const firestoreTimestamp = toTimestamp(someJSONTimestamp)
https://firelordjs.com/highlights/transformative_types#json-types
add toTimestamp
to convert JSONTimeStamp to Firestore Timestamp:
import { toTimestamp } from 'firelordjs'
const firestoreTimestamp = toTimestamp(someJSONTimestamp)
https://firelordjs.com/highlights/transformative_types#json-types