Search code examples
jquerytimeago

Remove `about` from jquery Timeago strings


Does anyone know how to remove "about" prefix from jquery.timeago.js output? e.g. if it says "about 1 minute ago", I want it to be just "1 minute ago".

There's some posts around here about dynamically changing the string, but it's not clear what's supported in recent versions or how to do this exactly.


Solution

  • Change the localization. They have examples here