4.0.1 • Published 1 year ago
epoch-seconds v4.0.1
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
1 year ago
4.0.0
1 year ago
3.0.2
4 years ago
3.0.1
4 years ago
3.0.0
5 years ago
2.1.24
5 years ago
2.1.23
6 years ago
2.1.22
6 years ago
2.1.21
6 years ago
2.1.20
6 years ago
2.1.19
6 years ago
2.0.4
6 years ago
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.2.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago