about summary refs log tree commit diff
path: root/src/lib/hooks/useTimeAgo.ts
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-1/+1
* Add plural formatting for months in narrow form (#7744)surfdude292025-02-241-1/+1
* [APP-1049] show label expiration in frontend (#7738)Eric Bailey2025-02-181-7/+20
* Localize dates, counts (#5027)Eric Bailey2024-08-291-50/+142
* Force callers of `getTimeAgo` to pass in the value for "now" (#4560)Eric Bailey2024-06-181-13/+4
* Add `useGetTimeAgo` and utils (#4556)Eric Bailey2024-06-181-0/+95