node-dateformat

JavaScript Date Format - Node.js module
  https://github.com/felixge/node-dateformat
  0
  no reviews



Although JavaScript provides a bunch of methods for getting and setting parts of a date object, it lacks a simple way to format dates and times according to a user-specified mask. This module try to fill that gap.

This package contains dateformat usable with Node.