AntonioVdlC / chat

:speech_balloon: - A little chat in Go!
https://simple-go-chat.herokuapp.com
MIT License
1 stars 1 forks source link

Better date formatting in messages #18

Closed AntonioVdlC closed 7 years ago

AntonioVdlC commented 7 years ago

Dates are always such a pleasure to work with ... toLocaleString() doesn't really cut it for me, so maybe looking into improving the date formatting can be interesting!

AntonioVdlC commented 7 years ago

Corrected (at least partially) in https://github.com/AntonioVdlC/chat/commit/c744039dd36b4cb82e56b90f0d3841c37bb39eb6!