Context: as hinted on the server in #bot-chat and briefly mentioned in #233

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord chat and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 馃 . Any questions let us know.
I've heard Luxon is a strong alternative, though I haven't explored it yet.
I don't think we need an external API call for this, if we can use a library I think it would be best
I agree with @eddiejaoude no need for an External API.
Vanilla javascript has a better Date API now. We might not need a library.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString
yeah momentjs is deprecated as @AllanRegush hints to...
alternatives @ https://momentjs.com/docs/#/-project-status/
DayJS and Luxon look interesting 馃
Stale issue message
Sorry, stalebot, but I think this is still needed.
Most helpful comment
I agree with @eddiejaoude no need for an External API.
Vanilla javascript has a better Date API now. We might not need a library.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleString