JS Date support for time ago format
-
I haven’t found any reference in the docs of the “Handling JS Date” section about supporting “time ago” format of dates.
Is it included in date module or do we need to use external libraries such as “timeagojs”?
-
Currently, this feature is not implemented, so you have to use something as timeago.js.
-
Ok. Thanks
-