How to use the date-utils.prettyDate function in date-utils

To help you get started, we’ve selected a few date-utils examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github toolness / bugzilla-dashboard / js / modules / app.js View on Github external
function() {
        var lcTime = $(this).attr("data-last-change");
        $(this).text(dateUtils.prettyDate(lcTime));
      });
  }

date-utils

Date add-ons for Node.js

MIT
Latest version published 8 years ago

Package Health Score

56 / 100
Full package analysis