1.0.11 • Published 7 years ago

current-week v1.0.11

Weekly downloads
12
License
ISC
Repository
-
Last release
7 years ago

Current week NPM version NPM monthly downloads NPM total downloads

Get the current week number.

Install

Install with npm:

$ npm install --save current-week

Usage

const currentWeek = require('current-week');

currentWeek.getWeekNumber();    // Example: '47'
currentWeek.getFirstWeekDay();  // Example: '19.10.'
currentWeek.getLastWeekDay();   // Example: '25.10.'

About

Author

Niels Lange

License

Copyright © 2018, Niels Lange. Released under the MIT license.

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago