Description
On all endpoints that return a date (for example, on returning posts), a small script can be inserted that converts the current date format 2019-11-03 to a more convenient format, say October 30, 2019.
There is a possible use case in the main application of using a library like MomentJS to add more convenient formats.