Use `firestore.Timestamp` field type instead of `number` for date/timestamp fields. You can find an example [here](https://github.com/FirebaseGoodies/FireAdmin/issues/13#issuecomment-731390996). **Note**: timestamp helper & pipe have already been implemented.
Use
firestore.Timestampfield type instead ofnumberfor date/timestamp fields.You can find an example here.
Note: timestamp helper & pipe have already been implemented.