node-dateformat 5.0.3+~5.0.0-2 source package in Ubuntu
Changelog
node-dateformat (5.0.3+~5.0.0-2) unstable; urgency=medium * Team upload * Back to unstable -- Yadd <email address hidden> Sun, 16 Jul 2023 07:56:52 +0400
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- javascript
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-dateformat_5.0.3+~5.0.0-2.dsc | 2.6 KiB | bd5b55945a141594edec4207d6ae4158658537d4fc90f8e3f45a4ecf852432ef |
node-dateformat_5.0.3+~5.0.0.orig-types-dateformat.tar.gz | 2.3 KiB | f0e1598f7a3d6704833d7082523f11e2c204b34678ba2925deedb4dc9d152895 |
node-dateformat_5.0.3+~5.0.0.orig.tar.gz | 42.3 KiB | 0c140c9dd03f776a634f021367d08f1990fb9aca200f456bd160bdff8dbf0ff1 |
node-dateformat_5.0.3+~5.0.0-2.debian.tar.xz | 4.4 KiB | d176a492534ea13f5e6bf31291a01fb8c4f642ce873abaa3416bd76b84696f85 |
Available diffs
- diff from 5.0.3-5 to 5.0.3+~5.0.0-2 (3.5 KiB)
No changes file available.
Binary packages built by this source
- libjs-dateformat: 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.
- node-dateformat: 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.