{"library":"node.date-time","type":"library","category":null,"description":"A lightweight JavaScript date formatting library that extends Date.prototype.format and provides a standalone formatter function. Current stable version is 1.2.2; no active release cadence observed—last updated in 2016. Key differentiators include a compact API, support for both CJS and browser script inclusion, and simple format tokens similar to PHP date. However, it is unmaintained and lacks TypeScript definitions, ESM support, and timezone handling beyond UTC.","language":"javascript","status":"deprecated","version":"1.2.2","tags":["javascript","date","time"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install node.date-time","imports":["const format = require('node.date-time');","format('Y-M-d', new Date());","new Date().format('Y-M-d');"]},{"cmd":"yarn add node.date-time","imports":[]},{"cmd":"pnpm add node.date-time","imports":[]}],"homepage":"https://github.com/yeliex/node.date-time#readme","github":"https://github.com/yeliex/node.date-time","docs":null,"changelog":null,"pypi":null,"npm":"node.date-time","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}