1.4.0 • Published 1 year ago

@xkeshav/day v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

day

A simple npm package which return total number of milliseconds in a day.

total milliseconds in a day = 55 * 44 * 33 * 22 * 11

How to install

> npm install @xkeshav/day

Usage

import { oneDay } from "@xkeshav/day";

console.log({ oneDay }); // return 86400000

License

MIT

Author

1.4.0

1 year ago

1.2.6

2 years ago

1.3.0

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago