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
{{ message }}
This repository has been archived by the owner on Apr 9, 2018. It is now read-only.
Fallback to en (or the default culture) is all about making sure no exceptions are throwing calling TimeAgo method. Because the use case of TimeAgo is more like ToString, and the best practices to override System.ToString is
Your ToString override should not throw an exception.
There are 2 ways for TimeAgo to throw NotSupportedException:
The text was updated successfully, but these errors were encountered: