freeCodeCamp / chapter

A self-hosted event management tool for nonprofits
BSD 3-Clause "New" or "Revised" License
1.92k stars 360 forks source link

feat: display user joined date in event dashboard #2574

Closed gikf closed 1 year ago

gikf commented 1 year ago

ghost commented 1 year ago
👇 Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/freeCodeCamp/chapter/2574/1d7f856e/5e13865f79900c563b487a7abaebc6368b8b73d6.svg)](https://app.codesee.io/r/reviews?pr=2574&src=https%3A%2F%2Fgithub.com%2FfreeCodeCamp%2Fchapter) #### Legend CodeSee Map legend
gikf commented 1 year ago

From the resolver - not really. For all formatting we can use format or formatRelative from date-fns. For the former one question is what options use. I'd imagine date (day, month, year) and time (hour, minutes) would be included.