4.0.1 • Published 22 days ago

epoch-seconds v4.0.1

Weekly downloads
47
License
-
Repository
github
Last release
22 days ago

epoch-seconds



Returns the amount of seconds passed since Unix epoch (1970).

Installation

npm install --save epoch-seconds@^3.0.2

yarn add epoch-seconds@^3.0.2

Example

import epochSeconds from "epoch-seconds"

const result = epochSeconds()

Variable result will be something like:

1549410770

Development

Setting up:

git clone git@github.com:jaid/epoch-seconds.git
cd epoch-seconds
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2021, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)

4.0.1

22 days ago

4.0.0

22 days ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

4 years ago

2.1.24

4 years ago

2.1.23

4 years ago

2.1.22

4 years ago

2.1.21

4 years ago

2.1.20

4 years ago

2.1.19

4 years ago

2.0.4

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

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