1.0.11 • Published 8 years ago

current-week v1.0.11

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

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago