SamuelBehrmann / mobile_anwendungen

0 stars 0 forks source link

feat: add created add to post #24

Closed luis-stumpf closed 3 months ago

luis-stumpf commented 3 months ago

isnt this better way of tracking time

SamuelBehrmann commented 3 months ago

It is in deed, but we have to make sure its UTC when saved to the database. Also please adjust the field names everywhere they are used. E.g. filtering or ording by that field / timestamp.

We could also look into using firestores own timestamp value type, but this is up to you if you want to check in on that.

luis-stumpf commented 3 months ago

@SamuelBehrmann i will add order if the other mr is merged