date-to-words

1.0.2 • Public • Published

date-to-words

Convert date into its spoken representation.

Install

$ npm install --save date-to-words

Usage

var dateToWords = require("date-to-words");
 
dateToWords(new Date(2015, 6, 23)); // => "July the twenty-third, twenty fifteen"

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    14
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    14
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i date-to-words

Weekly Downloads

14

Version

1.0.2

License

MIT

Last publish

Collaborators

  • iamakulov