You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New flag for Time::ago() method with the name Time::NO_SUFFIX. It allows to remove the end of the result date. For example without flag you will get output "5 seconds ago" but with new flag the output will be "5 seconds"