rmm5t / jquery-timeago

:clock8: The original jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago").
http://timeago.yarp.com
MIT License
3.82k stars 710 forks source link

Support multiple locales concurrent #368

Open jgraichen opened 4 years ago

jgraichen commented 4 years ago

This is the revised patch from rails-timeago as mentioned in #173.

I've added a few tests to test locale detection and selection.

jgraichen commented 3 years ago

@rmm5t Anything more needed here to get this merged?

Newer Rails version have some of NPM integration and a few more people asked me to provide a npm package from rails-timeago, but I am always kindly redirecting them to your project. Some were missing the locale support...