1.0.11 • Published 5 years ago

current-week v1.0.11

Weekly downloads
12
License
ISC
Repository
-
Last release
5 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

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago