🚀 Launch Week Day 2:Introducing Custom Tabs for Org Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

week-seconds

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

week-seconds

Get the number of seconds/milliseconds in a week.

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
4
-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

week-seconds NPM version Build Status Dependency Status

Get the number of seconds/milliseconds in a week.

Install Nodei.co stats

Install with npm

$ npm install week-seconds

Usage

var weekSeconds = require('week-seconds');

weekSeconds()
//=> 604800 seconds

weekSeconds(true)
//=> 604800000 milliseconds

Authors & Contributors author tips

Charlike Mike Reagent

License MIT license

Copyright (c) 2014 Charlike Mike Reagent, contributors.
Released under the MIT license.

Keywords

week

FAQs

Package last updated on 27 Jun 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts