• Lyza Danger Gardner's avatar
    Refactor `time` module for conventions, consistency · 327c061a
    Lyza Danger Gardner authored
    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.
    327c061a
time-test.js 8.08 KB