Source: node-dateformat Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Marcelo Jorge Vieira , Gustavo Noronha Silva , Sruthi Chandran Build-Depends: debhelper (>= 9) , dh-buildinfo , nodejs , mocha , node-underscore Standards-Version: 4.3.0 Homepage: https://github.com/felixge/node-dateformat Vcs-Browser: https://salsa.debian.org/js-team/node-dateformat Vcs-Git: https://salsa.debian.org/js-team/node-dateformat.git Package: node-dateformat Architecture: all Depends: ${misc:Depends} , nodejs Description: JavaScript Date Format - Node.js module 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. Package: libjs-dateformat Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: JavaScript Date Format - browser module 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 directly in web browsers.