Viima/jquery-comments

Date i18n support

Closed this issue · 1 comments

It would be nice if you could provide a variable, where you can optionally set a locale and the date of the comment will be formatted nicely.

Additionally it's annoying that js does not add leading zeros to dates, e.g. 10.1.2018 vs 10.01.2018

This is already possible by DateFormatter. So this Issue is obsolete