timelg

0.1.3 • Public • Published

timelg

NPM

Time naturel language

Install

npm install --save timelg

Usage

require('timelg');

console.log('today'.beginning); //2019-12-03T23:00:00.000Z
console.log('today'.ending); //2019-12-04T22:59:59.999Z
console.log('1 day'.after('today'.beginning)); //2019-12-04T23:00:00.000Z
console.log('2 hours'.before('today'.ending)); //2019-12-04T20:59:59.999Z
console.log('today'.ending.is.over('12 hours'.after('today'.beginning))); //true

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    2

Package Sidebar

Install

npm i timelg

Weekly Downloads

2

Version

0.1.3

License

MIT

Unpacked Size

6.2 kB

Total Files

5

Last publish

Collaborators

  • khalil_mansouri