1.3.0 • Published 3 months ago

relative-day-utc v1.3.0

Weekly downloads
5
License
MIT
Repository
github
Last release
3 months ago

relative-day-utc

Fast computation of relative dates.

Installation

$ npm install relative-day-utc

or

<script src="https://cdn.jsdelivr.net/npm/relative-day-utc@1.2.1"></script>

Usage

const relativeDayUtc = require('relative-day-utc'); // or window.relativeDayUtc
let yesterday = relativeDayUtc(-1);

License

Copyright (c) 2017 - 2020 Martin Kolárik. Released under the MIT license.

1.3.0

3 months ago

1.2.2

2 years ago

1.2.1

4 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago