TownHallHQ / TownHall

MIT License
34 stars 12 forks source link

`createdAt` property returns wrong date when creating a link #39

Closed Michael-Liendo closed 1 year ago

Michael-Liendo commented 1 year ago

When creating a link in our application, the createdAt property returns a stale date, which causes the date displayed in the link to be incorrect.

The problem is in the way the link creation date is being generated

EstebanBorai commented 1 year ago

Resolved on #40