Refactor `time` module for conventions, consistency
Update the `time` utility module to more closely match our current conventions. Also make time math consistent (always use `ms` units), organize for concision and rename a few references for clarity. The only functional change is the addition of the string "ago" to some of the relative time templating.
Showing
Please register or sign in to comment