FireAdmin icon indicating copy to clipboard operation
FireAdmin copied to clipboard

Replace timestamp number fields with firestore.Timestamp

Open AXeL-dev opened this issue 5 years ago • 0 comments

Use firestore.Timestamp field type instead of number for date/timestamp fields.

You can find an example here.

Note: timestamp helper & pipe have already been implemented.

AXeL-dev avatar Nov 21 '20 08:11 AXeL-dev